Skip to content

Commit

Permalink
Merge pull request #15 from NotMyFault/jdk-21
Browse files Browse the repository at this point in the history
Update `groovy-xml` for Java 21 compatibility
  • Loading branch information
jglick authored Jun 28, 2023
2 parents b58872c + b8b53ef commit f33f496
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 @@ -57,7 +57,7 @@
<dependency>
<groupId>org.apache.groovy</groupId>
<artifactId>groovy-xml</artifactId>
<version>4.0.6</version>
<version>4.0.12</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
Expand Down

0 comments on commit f33f496

Please sign in to comment.