We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0d99fd commit 62c294fCopy full SHA for 62c294f
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