From 0c56fb2ba1036047bf88d0d68c1d4953522efdce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Sep 2026 02:46:42 +0000 Subject: [PATCH] Bump org.apache.groovy:groovy from 5.1.2 to 6.0.0 Bumps [org.apache.groovy:groovy](https://github.com/apache/groovy) from 5.1.2 to 6.0.0. - [Commits](https://github.com/apache/groovy/commits) --- updated-dependencies: - dependency-name: org.apache.groovy:groovy dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../src/main/release/samples/groovy_spring_support/pom.xml | 2 +- parent/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/distribution/src/main/release/samples/groovy_spring_support/pom.xml b/distribution/src/main/release/samples/groovy_spring_support/pom.xml index 4c329fc4b79..9e431559842 100644 --- a/distribution/src/main/release/samples/groovy_spring_support/pom.xml +++ b/distribution/src/main/release/samples/groovy_spring_support/pom.xml @@ -124,7 +124,7 @@ org.apache.groovy groovy - 5.1.2 + 6.0.0 org.springframework diff --git a/parent/pom.xml b/parent/pom.xml index cebe5573fbe..e83d591287c 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -592,7 +592,7 @@ org.apache.groovy groovy - 5.1.2 + 6.0.0