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


The following commit(s) were added to refs/heads/master by this push:
     new 4c6c4981a6 Upgrading Groovy
4c6c4981a6 is described below

commit 4c6c4981a67084fb941d92b259c3dfe98394f20a
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Mon Jul 1 10:15:57 2024 +0200

    Upgrading Groovy
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d72371f48f..393b078524 100644
--- a/pom.xml
+++ b/pom.xml
@@ -420,7 +420,7 @@ under the License.
 
     <jasypt.version>1.9.3</jasypt.version>
 
-    <groovy.version>5.0.0-alpha-8</groovy.version>
+    <groovy.version>5.0.0-alpha-9</groovy.version>
 
     <flowable.version>7.0.1</flowable.version>
     <flowable-old.version>6.8.1</flowable-old.version>

Reply via email to