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 84f52b1 + c08093b commit bc59d55Copy full SHA for bc59d55
spring-data-eclipse-store-demo/pom.xml
@@ -123,7 +123,7 @@
123
<plugin>
124
<groupId>org.apache.maven.plugins</groupId>
125
<artifactId>maven-surefire-plugin</artifactId>
126
- <version>3.3.0</version>
+ <version>3.3.1</version>
127
<configuration>
128
<argLine>
129
--add-opens java.base/java.util=ALL-UNNAMED
spring-data-eclipse-store/pom.xml
@@ -269,7 +269,7 @@
269
270
271
272
273
274
275
--add-exports java.base/jdk.internal.misc=ALL-UNNAMED
0 commit comments