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

commit 11d19d36a314218bdc26abdbb6e6ba65e54771a0
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Thu May 23 15:39:52 2024 +0200

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

diff --git a/pom.xml b/pom.xml
index 088585be4b..a1134680c6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1712,7 +1712,7 @@ under the License.
       <plugin>
         <groupId>org.gaul</groupId>
         <artifactId>modernizer-maven-plugin</artifactId>
-        <version>2.8.0</version>
+        <version>2.9.0</version>
         <configuration>
           <javaVersion>${targetJdk}</javaVersion>
           <ignorePackages>

Reply via email to