Skip to content

Commit d2ba7f9

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.2.3 (#730)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 90a9d17 commit d2ba7f9

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
@@ -235,7 +235,7 @@
235235
<plugin>
236236
<groupId>org.apache.maven.plugins</groupId>
237237
<artifactId>maven-surefire-plugin</artifactId>
238-
<version>3.2.2</version>
238+
<version>3.2.3</version>
239239
<configuration>
240240
<argLine>
241241
${surefireArgLine}

0 commit comments

Comments
 (0)