Skip to content

Commit f289dd5

Browse files
Merge pull request #5 from xdev-software/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.2.5
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.5
2 parents 53b71c6 + 2624df3 commit f289dd5

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
@@ -278,7 +278,7 @@
278278
<plugin>
279279
<groupId>org.apache.maven.plugins</groupId>
280280
<artifactId>maven-surefire-plugin</artifactId>
281-
<version>3.1.2</version>
281+
<version>3.2.5</version>
282282
<configuration>
283283
<argLine>
284284
--add-opens java.base/java.util=ALL-UNNAMED

0 commit comments

Comments
 (0)