Skip to content

Commit af0cb0e

Browse files
Bump maven-surefire-plugin from 2.22.0 to 2.22.2
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 2.22.0 to 2.22.2. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-2.22.0...surefire-2.22.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8f5aabe commit af0cb0e

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
@@ -259,7 +259,7 @@
259259
<plugin>
260260
<groupId>org.apache.maven.plugins</groupId>
261261
<artifactId>maven-surefire-plugin</artifactId>
262-
<version>2.22.0</version>
262+
<version>2.22.2</version>
263263
<configuration>
264264
<trimStackTrace>false</trimStackTrace> <!-- SUREFIRE-1226 workaround -->
265265
</configuration>

0 commit comments

Comments
 (0)