diff --git a/bucket/groovy.json b/bucket/groovy.json index d932aa9941..31894835ca 100644 --- a/bucket/groovy.json +++ b/bucket/groovy.json @@ -1,5 +1,5 @@ { - "version": "4.0.1", + "version": "4.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-4.0.1.zip", - "hash": "8ac4a0ccbdc69db3ff17cf20a43dafacc6396f031666f13ff2e7bc6e376e4497", - "extract_dir": "groovy-4.0.1", + "url": "https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-4.0.2.zip", + "hash": "37bbfc6f33f6ad76698b9b0bfba023e0046f09b58bdc5499eda9ef6760bd512d", + "extract_dir": "groovy-4.0.2", "bin": [ "bin\\grape.bat", "bin\\groovy.bat",