Skip to content

Commit 952bad6

Browse files
authored
Merge pull request #2946 from kubernetes-client/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.2.3
build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3
2 parents f4d6e61 + 4f9c719 commit 952bad6

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

0 commit comments

Comments
 (0)