Skip to content

Commit f31480a

Browse files
authored
Merge pull request #5 from LarsEckart/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-2.22.2
Bump maven-surefire-plugin from 2.22.1 to 2.22.2
2 parents 2850472 + 3041efb commit f31480a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<!-- JUnit 5 requires Surefire version 2.22.1 or higher -->
4848
<plugin>
4949
<artifactId>maven-surefire-plugin</artifactId>
50-
<version>2.22.1</version>
50+
<version>2.22.2</version>
5151
</plugin>
5252
<plugin>
5353
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)