Skip to content

Commit d64c8e8

Browse files
authored
Merge pull request #3730 from kubernetes-client/dependabot/maven/master-java8/org.apache.maven.plugins-maven-surefire-plugin-3.5.1
build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1
2 parents 9d82293 + 6027173 commit d64c8e8

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.5.0</version>
398+
<version>3.5.1</version>
399399
<configuration>
400400
<trimStackTrace>false</trimStackTrace> <!-- SUREFIRE-1226 workaround -->
401401
</configuration>

0 commit comments

Comments
 (0)