Skip to content

Commit d73b918

Browse files
authored
Merge pull request #3992 from kubernetes-client/dependabot/maven/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 c7862a1 + 8d705d8 commit d73b918

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@
397397
<plugin>
398398
<groupId>org.apache.maven.plugins</groupId>
399399
<artifactId>maven-surefire-plugin</artifactId>
400-
<version>3.5.2</version>
400+
<version>3.5.3</version>
401401
<configuration>
402402
<trimStackTrace>false</trimStackTrace> <!-- SUREFIRE-1226 workaround -->
403403
</configuration>

0 commit comments

Comments
 (0)