Skip to content

Commit

Permalink
Upgrade groovy version (java 17 compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
timja committed Sep 17, 2021
1 parent f4b09bf commit a46e306
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 @@ -45,7 +45,7 @@
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-xml</artifactId>
<version>3.0.7</version>
<version>3.0.9</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit a46e306

Please sign in to comment.