Skip to content

Commit 347d68f

Browse files
authored
maven surefire 3.2.5 (#1934)
1 parent c780a86 commit 347d68f

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
@@ -285,7 +285,7 @@
285285
<plugin>
286286
<groupId>org.apache.maven.plugins</groupId>
287287
<artifactId>maven-surefire-plugin</artifactId>
288-
<version>2.22.2</version>
288+
<version>3.2.5</version>
289289
<configuration>
290290
<argLine>
291291
@{argLine} --add-exports java.base/jdk.internal.misc=ALL-UNNAMED

0 commit comments

Comments
 (0)