We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6ca1de commit bfe4b15Copy full SHA for bfe4b15
1 file changed
images/build/pom.xml
@@ -58,9 +58,9 @@
58
<plugin>
59
<groupId>org.apache.maven.plugins</groupId>
60
<artifactId>maven-surefire-plugin</artifactId>
61
- <version>2.17</version>
+ <version>2.22.1</version>
62
<configuration>
63
- <argLine>-Djdk.net.URLClassPath.disableClassPathURLCheck=true</argLine>
+ <useSystemClassLoader>false</useSystemClassLoader>
64
</configuration>
65
</plugin>
66
0 commit comments