Skip to content

Commit ffe68f8

Browse files
committed
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.3.1
1 parent 0e4ecc7 commit ffe68f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-data-eclipse-store/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@
269269
<plugin>
270270
<groupId>org.apache.maven.plugins</groupId>
271271
<artifactId>maven-surefire-plugin</artifactId>
272-
<version>3.3.0</version>
272+
<version>3.3.1</version>
273273
<configuration>
274274
<argLine>
275275
--add-exports java.base/jdk.internal.misc=ALL-UNNAMED

0 commit comments

Comments
 (0)