From 622ca2ad82ebe3fabc7fced425e9dde480240992 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 02:45:40 +0000 Subject: [PATCH] Bump org.apache.groovy:groovy from 5.0.6 to 5.0.7 Bumps [org.apache.groovy:groovy](https://github.com/apache/groovy) from 5.0.6 to 5.0.7. - [Commits](https://github.com/apache/groovy/commits) --- updated-dependencies: - dependency-name: org.apache.groovy:groovy dependency-version: 5.0.7 dependency-type: direct:production update-type: version-update:semver-patch ... 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 8135a917378..9a8497f040e 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.0.6 + 5.0.7 org.springframework diff --git a/parent/pom.xml b/parent/pom.xml index aae3d8b2701..e0c7adc8b60 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -591,7 +591,7 @@ org.apache.groovy groovy - 5.0.6 + 5.0.7