From 48b64c1fc6b457394f4aefe306faec41f915950b Mon Sep 17 00:00:00 2001 From: Alexander Brandes Date: Thu, 21 Mar 2024 21:01:40 +0100 Subject: [PATCH] Update groovy-xml from 4.0.19 to 4.0.20 for Java 22 compatibility (#62) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 711d7bf..7dce1f7 100644 --- a/pom.xml +++ b/pom.xml @@ -58,7 +58,7 @@ org.apache.groovy groovy-xml - 4.0.19 + 4.0.20 org.apache.maven