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 99d07140c9 Upgrading Groovy
99d07140c9 is described below

commit 99d07140c9122a64e69c1173b44a1aa2511b2a68
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Thu Feb 9 14:12:30 2023 +0100

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

diff --git a/pom.xml b/pom.xml
index aea2884914..adfa056bc8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -423,7 +423,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>7.0.0.M1</flowable.version>
     <flowable-old.version>6.8.0</flowable-old.version>

Reply via email to