diff --git a/bucket/groovy.json b/bucket/groovy.json index 9e3032d5d8..db786a3ab6 100644 --- a/bucket/groovy.json +++ b/bucket/groovy.json @@ -1,5 +1,5 @@ { - "version": "5.0.1", + "version": "5.0.2", "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.1.zip", - "hash": "be66a17f34f69f473b23958ebee0770e88aaf735d79ba962454375c38d2854a5", - "extract_dir": "groovy-5.0.1", + "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", "bin": [ "bin\\grape.bat", "bin\\groovy.bat",