We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c0217b4 + f5057f7 commit f22c6ebCopy full SHA for f22c6eb
2 files changed
spring-data-eclipse-store-demo/pom.xml
@@ -113,7 +113,7 @@
113
<plugin>
114
<groupId>org.apache.maven.plugins</groupId>
115
<artifactId>maven-surefire-plugin</artifactId>
116
- <version>3.3.1</version>
+ <version>3.5.0</version>
117
<configuration>
118
<argLine>
119
--add-opens java.base/java.util=ALL-UNNAMED
spring-data-eclipse-store/pom.xml
@@ -306,7 +306,7 @@
306
307
308
309
310
311
312
--add-exports java.base/jdk.internal.misc=ALL-UNNAMED
0 commit comments