From 925ab29008c433f679145568896e3ce06a26ae68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 16:57:30 +0000 Subject: [PATCH] Bump org.codehaus.groovy:groovy-all from 2.4.11 to 2.4.21 Bumps [org.codehaus.groovy:groovy-all](https://github.com/apache/groovy) from 2.4.11 to 2.4.21. - [Commits](https://github.com/apache/groovy/commits) --- updated-dependencies: - dependency-name: org.codehaus.groovy:groovy-all dependency-version: 2.4.21 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- modules/ViewerController/pom.xml | 2 +- modules/ViewerInfoPanel/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/ViewerController/pom.xml b/modules/ViewerController/pom.xml index 1b0fc0014..d9a2e5637 100644 --- a/modules/ViewerController/pom.xml +++ b/modules/ViewerController/pom.xml @@ -71,7 +71,7 @@ org.codehaus.groovy groovy-all - 2.4.11 + 2.4.21 test diff --git a/modules/ViewerInfoPanel/pom.xml b/modules/ViewerInfoPanel/pom.xml index 9fc7dabb4..16c0ae48e 100644 --- a/modules/ViewerInfoPanel/pom.xml +++ b/modules/ViewerInfoPanel/pom.xml @@ -55,7 +55,7 @@ org.codehaus.groovy groovy-all - 2.4.11 + 2.4.21 test diff --git a/pom.xml b/pom.xml index 66551226f..b46779d0e 100644 --- a/pom.xml +++ b/pom.xml @@ -611,7 +611,7 @@ org.codehaus.groovy groovy-all - 2.4.11 + 2.4.21 org.spockframework