Skip to content

Commit 2f11d28

Browse files
authored
Merge pull request #3993 from kubernetes-client/dependabot/maven/master-java8/org.apache.maven.plugins-maven-surefire-plugin-3.5.3
build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.3
2 parents d5b1ee8 + 9d11700 commit 2f11d28

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
@@ -416,7 +416,7 @@
416416
<plugin>
417417
<groupId>org.apache.maven.plugins</groupId>
418418
<artifactId>maven-surefire-plugin</artifactId>
419-
<version>3.5.2</version>
419+
<version>3.5.3</version>
420420
<configuration>
421421
<trimStackTrace>false</trimStackTrace> <!-- SUREFIRE-1226 workaround -->
422422
</configuration>

0 commit comments

Comments
 (0)