Skip to content

Commit 6107e91

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.1.2 (#465)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3ed40a3 commit 6107e91

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
@@ -257,7 +257,7 @@
257257
<plugin>
258258
<groupId>org.apache.maven.plugins</groupId>
259259
<artifactId>maven-surefire-plugin</artifactId>
260-
<version>3.1.0</version>
260+
<version>3.1.2</version>
261261
<configuration>
262262
<argLine>
263263
${surefireArgLine}

0 commit comments

Comments
 (0)