This is an automated email from the ASF dual-hosted git repository. ilgrosso pushed a commit to branch 3_0_X in repository https://gitbox.apache.org/repos/asf/syncope.git
commit a4ed99fca6a94b25ec67778ec64f089cdfae3f66 Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Thu Feb 9 14:12:18 2023 +0100 Upgrading Groovy --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d92961b5e2..e432c45a9f 100644 --- a/pom.xml +++ b/pom.xml @@ -424,7 +424,7 @@ under the License. <jasypt.version>1.9.3</jasypt.version> - <groovy.version>4.0.8</groovy.version> + <groovy.version>4.0.9</groovy.version> <flowable.version>6.8.0</flowable.version>
