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 9196f31b6cd14ec5907b002da6d3a91d97c6f2c5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 22 22:35:43 2026 +0000

    Bump org.gaul:modernizer-maven-plugin from 3.4.0 to 3.5.0
    
    Bumps 
[org.gaul:modernizer-maven-plugin](https://github.com/gaul/modernizer-maven-plugin)
 from 3.4.0 to 3.5.0.
    - [Release notes](https://github.com/gaul/modernizer-maven-plugin/releases)
    - 
[Commits](https://github.com/gaul/modernizer-maven-plugin/compare/modernizer-maven-plugin-3.4.0...modernizer-maven-plugin-3.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.gaul:modernizer-maven-plugin
      dependency-version: 3.5.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7770c0ea88..d2899a13a8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1982,7 +1982,7 @@ under the License.
       <plugin>
         <groupId>org.gaul</groupId>
         <artifactId>modernizer-maven-plugin</artifactId>
-        <version>3.4.0</version>
+        <version>3.5.0</version>
         <configuration>
           <javaVersion>${targetJdk}</javaVersion>
           <ignorePackages>

Reply via email to