Skip to content

Commit 8374a25

Browse files
authored
Merge pull request #3488 from kubernetes-client/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.3.0
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0
2 parents 41d254b + 18d89bd commit 8374a25

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
@@ -400,7 +400,7 @@
400400
<plugin>
401401
<groupId>org.apache.maven.plugins</groupId>
402402
<artifactId>maven-surefire-plugin</artifactId>
403-
<version>3.2.5</version>
403+
<version>3.3.0</version>
404404
<configuration>
405405
<trimStackTrace>false</trimStackTrace> <!-- SUREFIRE-1226 workaround -->
406406
</configuration>

0 commit comments

Comments
 (0)