Skip to content

Commit a168b20

Browse files
authored
Merge pull request #2653 from kubernetes-client/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.1.0
build(deps): bump maven-surefire-plugin from 3.0.0 to 3.1.0
2 parents bdceaaf + c3c07b2 commit a168b20

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>3.0.0</version>
380+
<version>3.1.0</version>
381381
<configuration>
382382
<trimStackTrace>false</trimStackTrace> <!-- SUREFIRE-1226 workaround -->
383383
</configuration>

0 commit comments

Comments
 (0)