Skip to content

Commit ec2c4bb

Browse files
authored
Merge pull request #3781 from kubernetes-client/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.5.2
build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2
2 parents c626b34 + 127d208 commit ec2c4bb

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
@@ -398,7 +398,7 @@
398398
<plugin>
399399
<groupId>org.apache.maven.plugins</groupId>
400400
<artifactId>maven-surefire-plugin</artifactId>
401-
<version>3.5.1</version>
401+
<version>3.5.2</version>
402402
<configuration>
403403
<trimStackTrace>false</trimStackTrace> <!-- SUREFIRE-1226 workaround -->
404404
</configuration>

0 commit comments

Comments
 (0)