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 a62800536a946b1a1df9aac0f4ba97f12e416aa5
Author: Francesco Chicchiriccò <ilgro...@apache.org>
AuthorDate: Mon Mar 13 08:43:16 2023 +0100

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

diff --git a/pom.xml b/pom.xml
index 4d9ba1432e..96340123e8 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.9</groovy.version>
+    <groovy.version>4.0.10</groovy.version>
 
     <flowable.version>6.8.0</flowable.version>
 

Reply via email to