Skip to content

Commit fd05798

Browse files
authored
Merge pull request #740 from graphql-java-kickstart/renovate/org.apache.maven.surefire-surefire-junit4-3.x
Update dependency org.apache.maven.surefire:surefire-junit4 to v3
2 parents 8ab25b6 + de7edcc commit fd05798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@
292292
<dependency>
293293
<groupId>org.apache.maven.surefire</groupId>
294294
<artifactId>surefire-junit4</artifactId>
295-
<version>2.22.2</version>
295+
<version>3.0.0</version>
296296
</dependency>
297297
</dependencies>
298298
<configuration>

0 commit comments

Comments
 (0)