From 7facbdf872b16761114960b73017ab4def2b5f1d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 20:30:04 +0000 Subject: [PATCH] groovy: Update to version 5.0.3 --- bucket/groovy.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/groovy.json b/bucket/groovy.json index db786a3ab6..5e9ea53d64 100644 --- a/bucket/groovy.json +++ b/bucket/groovy.json @@ -1,5 +1,5 @@ { - "version": "5.0.2", + "version": "5.0.3", "description": "A powerful, optionally typed and dynamic language, with static-typing and static compilation capabilities, for the Java platform aimed at improving developer productivity thanks to a concise, familiar and easy to learn syntax.", "homepage": "https://www.groovy-lang.org", "license": "Apache-2.0", @@ -7,9 +7,9 @@ "JDK": "java/openjdk", "groovyserv": "groovyserv" }, - "url": "https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-5.0.2.zip", - "hash": "70f82f11b1b764e207dcf5568882c78dc77293f307816242394a3f7a74f20e81", - "extract_dir": "groovy-5.0.2", + "url": "https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-5.0.3.zip", + "hash": "9d711dcb1dea94df9119558365beb6ac2909a22e30b58ae31de8bcb0dcf33698", + "extract_dir": "groovy-5.0.3", "bin": [ "bin\\grape.bat", "bin\\groovy.bat",