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 ec33897 + 9bbd40f commit d27a88dCopy full SHA for d27a88d
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.3</version>
+ <version>3.5.4</version>
99
<configuration>
100
<argLine>
101
--add-opens java.base/java.util=ALL-UNNAMED
spring-data-eclipse-store/pom.xml
@@ -309,7 +309,7 @@
309
310
311
312
313
314
315
--add-exports java.base/jdk.internal.misc=ALL-UNNAMED
0 commit comments