Skip to content

Commit d2cb092

Browse files
authoredNov 3, 2024··
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.2 (#1200)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a2a57ab commit d2cb092

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@
260260
<plugin>
261261
<groupId>org.apache.maven.plugins</groupId>
262262
<artifactId>maven-surefire-plugin</artifactId>
263-
<version>3.5.1</version>
263+
<version>3.5.2</version>
264264
<configuration>
265265
<argLine>
266266
${surefireArgLine}

0 commit comments

Comments
 (0)
Please sign in to comment.