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

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

commit 7b8bafe8c8a0717201783c38fdd250197fc9a9dc
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Wed Mar 18 08:29:39 2026 +0100

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

diff --git a/pom.xml b/pom.xml
index ca559dc55c..9a1c456cc1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1926,7 +1926,7 @@ under the License.
       <plugin>
         <groupId>org.gaul</groupId>
         <artifactId>modernizer-maven-plugin</artifactId>
-        <version>3.2.0</version>
+        <version>3.3.0</version>
         <configuration>
           <javaVersion>${targetJdk}</javaVersion>
           <ignorePackages>

Reply via email to