Skip to content

Commit

Permalink
Upgrade to Maven Surefire Plugin 3.2.5
Browse files Browse the repository at this point in the history
Closes gh-439
  • Loading branch information
snicoll committed May 15, 2024
1 parent 3bd7e17 commit f069b39
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 @@ -194,7 +194,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.2.2</version>
<version>3.2.5</version>
</plugin>
</plugins>
</pluginManagement>
Expand Down

0 comments on commit f069b39

Please sign in to comment.