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 a0f89ee commit 20c5511Copy full SHA for 20c5511
pom.xml
@@ -169,7 +169,7 @@
169
<plugin>
170
<groupId>org.apache.maven.plugins</groupId>
171
<artifactId>maven-surefire-plugin</artifactId>
172
- <version>2.22.2</version>
+ <version>3.1.2</version>
173
<configuration>
174
<additionalClasspathElements>
175
<additionalClasspathElement>${java.home}/lib/jfxrt.jar</additionalClasspathElement>
0 commit comments