We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2f39aa commit 8aa3d84Copy full SHA for 8aa3d84
core/pom.xml
@@ -94,7 +94,7 @@
94
<plugin>
95
<groupId>org.apache.maven.plugins</groupId>
96
<artifactId>maven-surefire-plugin</artifactId>
97
- <version>3.5.1</version>
+ <version>3.5.2</version>
98
<configuration>
99
<trimStackTrace>false</trimStackTrace>
100
<argLine>@{argLine} --add-exports jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED --add-exports
0 commit comments