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

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

commit 0c330390e2bccaa801c44fb3c5e892bc22f405e8
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 ba4d6a259f..7dc92946aa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1914,7 +1914,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