Skip to content

Commit 36b050a

Browse files
authored
chore: update groovy for JDK17 (#1263)
1 parent de94ec3 commit 36b050a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
<dependency>
109109
<groupId>org.codehaus.groovy</groupId>
110110
<artifactId>groovy-all</artifactId>
111-
<version>3.0.7</version>
111+
<version>3.0.8</version>
112112
<type>pom</type> <!-- required JUST since Groovy 2.5.0 -->
113113
</dependency>
114114
</dependencies>

0 commit comments

Comments
 (0)