From b86c7e3a5a298fcd080e1803cb3a459d07f0c714 Mon Sep 17 00:00:00 2001 From: Sylwester Lachiewicz Date: Sun, 1 Jan 2023 20:21:31 +0100 Subject: [PATCH] Bump groovy from 3.0.13 to 3.0.14 Closes #258 #257 #256 --- plexus-compiler-its/pom.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/plexus-compiler-its/pom.xml b/plexus-compiler-its/pom.xml index f539e1a8..0a08686a 100644 --- a/plexus-compiler-its/pom.xml +++ b/plexus-compiler-its/pom.xml @@ -15,6 +15,7 @@ 4.13.2 + 3.0.14 true @@ -70,18 +71,18 @@ org.codehaus.groovy groovy - 3.0.13 + ${groovy.version} runtime org.codehaus.groovy groovy-json - 3.0.13 + ${groovy.version} org.codehaus.groovy groovy-xml - 3.0.13 + ${groovy.version}