Skip to content

Commit ee19a60

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.4.0
1 parent a36d2ab commit ee19a60

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.3.1</version>
238+
<version>3.4.0</version>
239239
<configuration>
240240
<argLine>
241241
${surefireArgLine}

0 commit comments

Comments
 (0)