From 4b87f371849eb92e498d314018013e3c8d2960fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Dec 2025 02:07:37 +0000 Subject: [PATCH] Bump org.apache.groovy:groovy from 5.0.2 to 5.0.3 Bumps [org.apache.groovy:groovy](https://github.com/apache/groovy) from 5.0.2 to 5.0.3. - [Commits](https://github.com/apache/groovy/commits) --- updated-dependencies: - dependency-name: org.apache.groovy:groovy dependency-version: 5.0.3 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 71cf3e7a274..4bd154f3f2f 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.2 + 5.0.3 org.springframework diff --git a/parent/pom.xml b/parent/pom.xml index a0e6284ff2a..e37a63aa82b 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -588,7 +588,7 @@ org.apache.groovy groovy - 5.0.2 + 5.0.3