We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9519a74 commit 8f8c551Copy full SHA for 8f8c551
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.2</version>
+ <version>3.5.3</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