You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2022/03/08 09:53:14 UTC

[syncope] branch master updated: Upgrading modernizer-maven-plugin

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 f8a8426  Upgrading modernizer-maven-plugin
f8a8426 is described below

commit f8a8426890db4f03462bd01fabd7d8dffef24897
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Mon Mar 7 16:30:54 2022 +0100

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

diff --git a/pom.xml b/pom.xml
index 5a29230..eada4be 100644
--- a/pom.xml
+++ b/pom.xml
@@ -444,7 +444,7 @@ under the License.
     <commons-codec.version>1.15</commons-codec.version>
     <commons-logging.version>1.1.3</commons-logging.version>
 
-    <modernizer-maven.version>2.3.0</modernizer-maven.version>
+    <modernizer-maven.version>2.4.0</modernizer-maven.version>
 
     <pac4j.version>5.3.1</pac4j.version>