This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch 2_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git

commit 6d00ab51d6968ba062d1f308ab4dcdc8c01dbfc1
Author: Francesco Chicchiriccò <ilgro...@apache.org>
AuthorDate: Mon Mar 7 16:30:39 2022 +0100

    Upgrading Groovy and modernizer-maven-plugin
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index c5468b0..adf90cc 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>3.0.9</groovy.version>
+    <groovy.version>3.0.10</groovy.version>
 
     <flowable.version>6.7.2</flowable.version>
 
@@ -2231,7 +2231,7 @@ under the License.
       <plugin>
         <groupId>org.gaul</groupId>
         <artifactId>modernizer-maven-plugin</artifactId>
-        <version>2.3.0</version>
+        <version>2.4.0</version>
         <configuration>
           <javaVersion>${targetJdk}</javaVersion>
           <ignorePackages>

Reply via email to