Skip to content

Commit 0eada8e

Browse files
authored
Merge pull request #2986 from kubernetes-client/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.2.5
build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5
2 parents 26b84c6 + bc76524 commit 0eada8e

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

0 commit comments

Comments
 (0)