Skip to content

Commit 231671d

Browse files
Merge pull request #92 from xdev-software/renovate/org.apache.maven.plugins-maven-surefire-plugin-3.x
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.3.0
2 parents 8f5f677 + eaf1d96 commit 231671d

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)