This is an automated email from the ASF dual-hosted git repository. ilgrosso pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/syncope.git
commit 559611447d8fc9c03e9ac3e1a9ca530be41f812f Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Mon Dec 6 08:45:00 2021 +0100 Upgrading Groovy --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2625540..e349987 100644 --- a/pom.xml +++ b/pom.xml @@ -422,7 +422,7 @@ under the License. <cocoon.version>3.0.0-alpha-3</cocoon.version> - <groovy.version>4.0.0-beta-2</groovy.version> + <groovy.version>4.0.0-rc-1</groovy.version> <flowable.version>6.7.1</flowable.version>
