We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f6d352f + 5eec796 commit 960d57cCopy full SHA for 960d57c
spring-data-eclipse-store-demo/pom.xml
@@ -95,7 +95,7 @@
95
<plugin>
96
<groupId>org.apache.maven.plugins</groupId>
97
<artifactId>maven-surefire-plugin</artifactId>
98
- <version>3.5.2</version>
+ <version>3.5.3</version>
99
<configuration>
100
<argLine>
101
--add-opens java.base/java.util=ALL-UNNAMED
spring-data-eclipse-store/pom.xml
@@ -344,7 +344,7 @@
344
345
346
347
348
349
350
--add-exports java.base/jdk.internal.misc=ALL-UNNAMED
0 commit comments