We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b9211e commit 5606fd6Copy full SHA for 5606fd6
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.3.0</version>
+ <version>3.3.1</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