Skip to content

Commit e594abe

Browse files
committed
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.3.0
1 parent 306f86e commit e594abe

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.2.5</version>
272+
<version>3.3.0</version>
273273
<configuration>
274274
<argLine>
275275
--add-opens java.base/java.util=ALL-UNNAMED

0 commit comments

Comments
 (0)