Skip to content

Commit bc9ceb0

Browse files
committed
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.4
1 parent 81baa66 commit bc9ceb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
<plugin>
109109
<groupId>org.apache.maven.plugins</groupId>
110110
<artifactId>maven-surefire-plugin</artifactId>
111-
<version>3.0.0</version>
111+
<version>3.5.4</version>
112112
<configuration>
113113
<argLine>
114114
--add-opens=java.base/java.lang=ALL-UNNAMED

0 commit comments

Comments
 (0)