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
commit f68fc24f47329ca3024082662d4fc0453b3293bd 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 2106ffb8c7..b9379f813e 100644 --- a/pom.xml +++ b/pom.xml @@ -1904,7 +1904,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>
