Skip to content

Commit 0ccf337

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.1.0 (#426)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 839fddb commit 0ccf337

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
@@ -250,7 +250,7 @@
250250
<plugin>
251251
<groupId>org.apache.maven.plugins</groupId>
252252
<artifactId>maven-surefire-plugin</artifactId>
253-
<version>3.0.0</version>
253+
<version>3.1.0</version>
254254
<configuration>
255255
<argLine>
256256
${surefireArgLine}

0 commit comments

Comments
 (0)