Skip to content

Commit bb059ac

Browse files
authored
Merge pull request #1028 from kubernetes-client/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-2.22.2
Bump maven-surefire-plugin from 2.22.0 to 2.22.2
2 parents 090f9d0 + af0cb0e commit bb059ac

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)