From 6fd3a5d92e1f52649bbacd7648c93dc7223fdc34 Mon Sep 17 00:00:00 2001 From: Andrew Gaul Date: Fri, 24 Mar 2023 08:17:43 +0900 Subject: [PATCH] Upgrade to Groovy 4.0.10 This resolves an issue with the integration tests. --- modernizer-maven-plugin/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modernizer-maven-plugin/pom.xml b/modernizer-maven-plugin/pom.xml index c8b52cb..b550d8f 100644 --- a/modernizer-maven-plugin/pom.xml +++ b/modernizer-maven-plugin/pom.xml @@ -154,9 +154,9 @@ - org.codehaus.groovy + org.apache.groovy groovy-all - 3.0.15 + 4.0.10 pom