We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4d430c commit 39d89e6Copy full SHA for 39d89e6
pom.xml
@@ -209,7 +209,7 @@
209
<plugin>
210
<groupId>org.apache.maven.plugins</groupId>
211
<artifactId>maven-surefire-plugin</artifactId>
212
- <version>3.0.0-M9</version>
+ <version>3.2.2</version>
213
<configuration>
214
<classesDirectory>${project.build.outputDirectory}</classesDirectory>
215
<argLine>--add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED</argLine>
0 commit comments