Skip to content

Commit

Permalink
fix(deps): update dependency org.codehaus.groovy:groovy-all to v2.4.2…
Browse files Browse the repository at this point in the history
…1 [security]
  • Loading branch information
renovate[bot] authored Oct 18, 2024
1 parent 769067e commit 410fb10
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 @@ -116,7 +116,7 @@
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-all</artifactId>
<!-- any version of Groovy \>= 1.5.0 should work here -->
<version>2.4.12</version>
<version>2.4.21</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.yaml/snakeyaml -->
<dependency>
Expand Down

0 comments on commit 410fb10

Please sign in to comment.