Skip to content

Commit f37953c

Browse files
Bump maven-surefire-plugin from 2.19.1 to 2.22.2
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 2.19.1 to 2.22.2. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-2.19.1...surefire-2.22.2) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7f15f08 commit f37953c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@
325325
</plugin>
326326
<plugin>
327327
<artifactId>maven-surefire-plugin</artifactId>
328-
<version>2.19.1</version>
328+
<version>2.22.2</version>
329329
<configuration>
330330
<includes>
331331
<include>**/*Test.java</include>

0 commit comments

Comments
 (0)