Skip to content

Commit

Permalink
Update groovy-xml for Java 21 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
NotMyFault committed Jun 17, 2023
1 parent b58872c commit b8b53ef
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 b8b53ef

Please sign in to comment.