Skip to content

Commit

Permalink
update Maven Surefire Plugin to 3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverlietz committed Oct 12, 2023
1 parent 5e28b68 commit 094e72a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,11 @@
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.1.2</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-failsafe-plugin</artifactId>
Expand Down

0 comments on commit 094e72a

Please sign in to comment.