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

cstamas 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 d294d2c  [MINDEXER-221] Bump org.gaul:modernizer-maven-plugin from 
2.7.0 to 2.8.0 (#354)
d294d2c is described below

commit d294d2c9b1906fd7a30040fca369cdb6bbc5ade4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 18 11:53:02 2024 +0200

    [MINDEXER-221] Bump org.gaul:modernizer-maven-plugin from 2.7.0 to 2.8.0 
(#354)
    
    Bumps 
[org.gaul:modernizer-maven-plugin](https://github.com/gaul/modernizer-maven-plugin)
 from 2.7.0 to 2.8.0.
    - [Release notes](https://github.com/gaul/modernizer-maven-plugin/releases)
    - 
[Commits](https://github.com/gaul/modernizer-maven-plugin/compare/modernizer-maven-plugin-2.7.0...modernizer-maven-plugin-2.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.gaul:modernizer-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    
    ---
    
    https://issues.apache.org/jira/browse/MINDEXER-221
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 762115b..2d10540 100644
--- a/pom.xml
+++ b/pom.xml
@@ -294,7 +294,7 @@ under the License.
         <plugin>
           <groupId>org.gaul</groupId>
           <artifactId>modernizer-maven-plugin</artifactId>
-          <version>2.7.0</version>
+          <version>2.8.0</version>
           <configuration>
             <javaVersion>${javaVersion}</javaVersion>
           </configuration>

Reply via email to