Skip to content

Commit

Permalink
Merge pull request #23 from yvasyliev/dependabot/maven/org.apache.mav…
Browse files Browse the repository at this point in the history
…en.plugins-maven-surefire-plugin-3.0.0-M9

Bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9
  • Loading branch information
yvasyliev authored Feb 18, 2023
2 parents e7ade0d + cf17ba5 commit 62c26a2
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 @@ -174,7 +174,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.0.0-M8</version>
<version>3.0.0-M9</version>
<dependencies>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit 62c26a2

Please sign in to comment.