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

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-indexer.git


The following commit(s) were added to refs/heads/master by this push:
     new 40cc71a  Bump org.gaul:modernizer-maven-plugin from 3.1.0 to 3.2.0
40cc71a is described below

commit 40cc71a416172ebe7fb7dafa85e7bac2b05fedb2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 20 08:24:13 2025 +0000

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

diff --git a/pom.xml b/pom.xml
index c4482bf..7ea8d45 100644
--- a/pom.xml
+++ b/pom.xml
@@ -306,7 +306,7 @@ under the License.
         <plugin>
           <groupId>org.gaul</groupId>
           <artifactId>modernizer-maven-plugin</artifactId>
-          <version>3.1.0</version>
+          <version>3.2.0</version>
           <configuration>
             <javaVersion>${javaVersion}</javaVersion>
           </configuration>

Reply via email to