Skip to content

Commit a4a774e

Browse files
authored
Merge pull request kubernetes-client#2595 from kubernetes-client/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.0.0
build(deps): bump maven-surefire-plugin from 2.22.2 to 3.0.0
2 parents 0620017 + 8b9fd29 commit a4a774e

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
@@ -377,7 +377,7 @@
377377
<plugin>
378378
<groupId>org.apache.maven.plugins</groupId>
379379
<artifactId>maven-surefire-plugin</artifactId>
380-
<version>2.22.2</version>
380+
<version>3.0.0</version>
381381
<configuration>
382382
<trimStackTrace>false</trimStackTrace> <!-- SUREFIRE-1226 workaround -->
383383
</configuration>

0 commit comments

Comments
 (0)