We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 68411f4 + 8bfe97d commit cb34c23Copy full SHA for cb34c23
2 files changed
spring-data-eclipse-store-demo/pom.xml
@@ -105,7 +105,7 @@
105
<plugin>
106
<groupId>org.apache.maven.plugins</groupId>
107
<artifactId>maven-surefire-plugin</artifactId>
108
- <version>3.5.4</version>
+ <version>3.5.5</version>
109
<configuration>
110
<argLine>
111
--add-opens java.base/java.util=ALL-UNNAMED
spring-data-eclipse-store/pom.xml
@@ -308,7 +308,7 @@
308
309
310
311
312
313
314
--add-exports java.base/jdk.internal.misc=ALL-UNNAMED
0 commit comments