Skip to content

Commit

Permalink
SITES-16013: update groovy-all to 3.0.7 to mitigate CVE-2020-17521 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
buuhuu authored Sep 19, 2023
1 parent 6a8e6e7 commit 7e0e703
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 @@ -108,7 +108,7 @@
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-all</artifactId>
<version>3.0.5</version>
<version>3.0.7</version>
<type>pom</type> <!-- required JUST since Groovy 2.5.0 -->
</dependency>
</dependencies>
Expand Down

0 comments on commit 7e0e703

Please sign in to comment.