diff --git a/bucket/groovy.json b/bucket/groovy.json index 9744026086..dfba685603 100644 --- a/bucket/groovy.json +++ b/bucket/groovy.json @@ -1,5 +1,5 @@ { - "version": "4.0.9", + "version": "4.0.10", "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.9.zip", - "hash": "e0d26363ec798976b448857126b42823290c2007d63ecd97843a1718797131d4", - "extract_dir": "groovy-4.0.9", + "url": "https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-4.0.10.zip", + "hash": "084bbad7bee4d23f6a03f0d567391f75211b4df1892406e13bf26fe08123fc62", + "extract_dir": "groovy-4.0.10", "bin": [ "bin\\grape.bat", "bin\\groovy.bat",