Skip to content

Commit 5cbf47c

Browse files
authored
Merge pull request #3483 from kubernetes-client/dependabot/maven/master-java8/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 67e9135 + a571d05 commit 5cbf47c

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
@@ -395,7 +395,7 @@
395395
<plugin>
396396
<groupId>org.apache.maven.plugins</groupId>
397397
<artifactId>maven-surefire-plugin</artifactId>
398-
<version>3.2.5</version>
398+
<version>3.3.0</version>
399399
<configuration>
400400
<trimStackTrace>false</trimStackTrace> <!-- SUREFIRE-1226 workaround -->
401401
</configuration>

0 commit comments

Comments
 (0)