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


The following commit(s) were added to refs/heads/3_0_X by this push:
     new f103d3a5ff Upgrading modernizer-maven-plugin
f103d3a5ff is described below

commit f103d3a5ffbc8586cc8cc5e6b3cac5c24e76161e
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Fri Sep 22 08:03:35 2023 +0200

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

diff --git a/pom.xml b/pom.xml
index 050c7ff7e2..6083840558 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1782,7 +1782,7 @@ under the License.
       <plugin>
         <groupId>org.gaul</groupId>
         <artifactId>modernizer-maven-plugin</artifactId>
-        <version>2.6.0</version>
+        <version>2.7.0</version>
         <configuration>
           <javaVersion>${targetJdk}</javaVersion>
           <ignorePackages>

Reply via email to