Skip to content

Commit 5e6adb7

Browse files
fix(deps): update dependency org.codehaus.groovy:groovy-all to v2.4.21 [security]
1 parent d4e2984 commit 5e6adb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
<groupId>org.codehaus.groovy</groupId>
117117
<artifactId>groovy-all</artifactId>
118118
<!-- any version of Groovy \>= 1.5.0 should work here -->
119-
<version>2.4.12</version>
119+
<version>2.4.21</version>
120120
</dependency>
121121
<!-- https://mvnrepository.com/artifact/org.yaml/snakeyaml -->
122122
<dependency>

0 commit comments

Comments
 (0)