Skip to content

Commit

Permalink
Merge pull request #719 from CROSSINGTUD/dependabot/maven/org.apache.…
Browse files Browse the repository at this point in the history
…maven.surefire-surefire-junit4-3.5.0

Bump org.apache.maven.surefire:surefire-junit4 from 3.4.0 to 3.5.0
  • Loading branch information
schlichtig authored Sep 4, 2024
2 parents 2fc650b + f5050f3 commit b5ab3f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@
<dependency>
<groupId>org.apache.maven.surefire</groupId>
<artifactId>surefire-junit4</artifactId>
<version>3.4.0</version>
<version>3.5.0</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit b5ab3f9

Please sign in to comment.