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 1afa5fef1c Upgrading modernizer-maven-plugin
1afa5fef1c is described below

commit 1afa5fef1c7be3eeba2ac811958f7caddc9279a1
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Tue Jan 21 08:16:02 2025 +0100

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

diff --git a/pom.xml b/pom.xml
index 5e44ac1ace..9f2ff06e18 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1834,7 +1834,7 @@ under the License.
       <plugin>
         <groupId>org.gaul</groupId>
         <artifactId>modernizer-maven-plugin</artifactId>
-        <version>3.0.0</version>
+        <version>3.1.0</version>
         <configuration>
           <javaVersion>${targetJdk}</javaVersion>
           <ignorePackages>

Reply via email to