We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a4b06d7 + 2269c6a commit b7040a9Copy full SHA for b7040a9
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.5.0</version>
+ <version>3.5.2</version>
117
<configuration>
118
<argLine>
119
--add-opens java.base/java.util=ALL-UNNAMED
spring-data-eclipse-store/pom.xml
@@ -341,7 +341,7 @@
341
342
343
344
345
346
347
--add-exports java.base/jdk.internal.misc=ALL-UNNAMED
0 commit comments