Skip to content

Commit a31fdb7

Browse files
renovate-botkurtisvg
authored andcommitted
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.0.0-m4 (#2005)
1 parent a18d57e commit a31fdb7

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

spanner/leaderboard/complete/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
<plugin>
9696
<groupId>org.apache.maven.plugins</groupId>
9797
<artifactId>maven-surefire-plugin</artifactId>
98-
<version>3.0.0-M3</version>
98+
<version>3.0.0-M4</version>
9999
<configuration>
100100
<useSystemClassLoader>false</useSystemClassLoader>
101101
</configuration>

spanner/leaderboard/step4/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<plugin>
9090
<groupId>org.apache.maven.plugins</groupId>
9191
<artifactId>maven-surefire-plugin</artifactId>
92-
<version>3.0.0-M3</version>
92+
<version>3.0.0-M4</version>
9393
<configuration>
9494
<useSystemClassLoader>false</useSystemClassLoader>
9595
</configuration>

spanner/leaderboard/step5/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<plugin>
9090
<groupId>org.apache.maven.plugins</groupId>
9191
<artifactId>maven-surefire-plugin</artifactId>
92-
<version>3.0.0-M3</version>
92+
<version>3.0.0-M4</version>
9393
<configuration>
9494
<useSystemClassLoader>false</useSystemClassLoader>
9595
</configuration>

spanner/leaderboard/step6/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<plugin>
9090
<groupId>org.apache.maven.plugins</groupId>
9191
<artifactId>maven-surefire-plugin</artifactId>
92-
<version>3.0.0-M3</version>
92+
<version>3.0.0-M4</version>
9393
<configuration>
9494
<useSystemClassLoader>false</useSystemClassLoader>
9595
</configuration>

0 commit comments

Comments
 (0)