Skip to content

Commit

Permalink
Update Maven Surefire Plugin
Browse files Browse the repository at this point in the history
Fix Vulnerabilities from dependencies:
CVE-2021-26291
  • Loading branch information
mosfet80 authored Feb 19, 2025
1 parent 608b684 commit b27c4c8
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 @@ -399,7 +399,7 @@

<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.2.5</version>
<version>3.3.1</version>
</plugin>

<plugin>
Expand Down

0 comments on commit b27c4c8

Please sign in to comment.