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