Skip to content

Commit b8ec999

Browse files
authored
Merge pull request #1199 from kubernetes-client/dependabot/maven/org.codehaus.groovy-groovy-all-2.4.20
Bump groovy-all from 2.4.6 to 2.4.20
2 parents b10631a + 394a322 commit b8ec999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<dependency>
7676
<groupId>org.codehaus.groovy</groupId>
7777
<artifactId>groovy-all</artifactId>
78-
<version>2.4.6</version>
78+
<version>2.4.20</version>
7979
</dependency>
8080
</dependencies>
8181
</plugin>

0 commit comments

Comments
 (0)