Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Commit

Permalink
Merge pull request #73 from Z-Jais/dependabot/maven/org.apache.maven.…
Browse files Browse the repository at this point in the history
…plugins-maven-surefire-plugin-3.0.0

Bump maven-surefire-plugin from 2.22.2 to 3.0.0
  • Loading branch information
Ziedelth authored Mar 14, 2023
2 parents ffad3a5 + 6865173 commit 703dc97
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 @@ -55,7 +55,7 @@
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.22.2</version>
<version>3.0.0</version>
</plugin>
<plugin>
<artifactId>maven-failsafe-plugin</artifactId>
Expand Down

0 comments on commit 703dc97

Please sign in to comment.