Skip to content

Commit 598da4e

Browse files
chore: bump maven-surefire-plugin from 3.0.0-M4 to 3.0.0-M5
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M4 to 3.0.0-M5. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0-M4...surefire-3.0.0-M5) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent bdef58b commit 598da4e

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
@@ -107,7 +107,7 @@
107107
</plugin>
108108
<plugin>
109109
<artifactId>maven-surefire-plugin</artifactId>
110-
<version>3.0.0-M4</version>
110+
<version>3.0.0-M5</version>
111111
</plugin>
112112
<plugin>
113113
<artifactId>maven-jar-plugin</artifactId>

0 commit comments

Comments
 (0)