Skip to content

Commit

Permalink
fix: distribution/maven-plugins/pom.xml to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGTESTNG-3040285
  • Loading branch information
snyk-bot committed Nov 10, 2024
1 parent 7c69c85 commit 3db7348
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion distribution/maven-plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-all</artifactId>
<version>3.0.21</version>
<version>3.0.23</version>
<type>pom</type>
</dependency>
<dependency>
Expand Down

0 comments on commit 3db7348

Please sign in to comment.