Skip to content

Commit cccbd2f

Browse files
authored
Merge pull request #739 from graphql-java-kickstart/renovate/org.apache.maven.plugins-maven-surefire-plugin-3.x
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3
2 parents fd05798 + 40e6f05 commit cccbd2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@
287287
<plugin>
288288
<groupId>org.apache.maven.plugins</groupId>
289289
<artifactId>maven-surefire-plugin</artifactId>
290-
<version>2.22.2</version>
290+
<version>3.0.0</version>
291291
<dependencies>
292292
<dependency>
293293
<groupId>org.apache.maven.surefire</groupId>

0 commit comments

Comments
 (0)