Skip to content

Commit de44191

Browse files
authored
Merge pull request #4257 from kubernetes-client/dependabot/maven/master-java8/org.apache.maven.plugins-maven-surefire-plugin-3.5.4
build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.3 to 3.5.4
2 parents a77005d + 6b03ab8 commit de44191

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.3</version>
419+
<version>3.5.4</version>
420420
<configuration>
421421
<trimStackTrace>false</trimStackTrace> <!-- SUREFIRE-1226 workaround -->
422422
</configuration>

0 commit comments

Comments
 (0)