Skip to content

Commit b772119

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.0 (#1075)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5ee3851 commit b772119

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
@@ -253,7 +253,7 @@
253253
<plugin>
254254
<groupId>org.apache.maven.plugins</groupId>
255255
<artifactId>maven-surefire-plugin</artifactId>
256-
<version>3.4.0</version>
256+
<version>3.5.0</version>
257257
<configuration>
258258
<argLine>
259259
${surefireArgLine}

0 commit comments

Comments
 (0)