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

github-bot pushed a commit to branch 
dependabot/maven/maven.plugin.version-3.12.0
in repository https://gitbox.apache.org/repos/asf/commons-release-plugin.git

commit faf648a6cde63bb81420bffb52cfc9b8ba9a267d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 5 08:45:42 2024 +0000

    Bump maven.plugin.version from 3.11.0 to 3.12.0
    
    Bumps `maven.plugin.version` from 3.11.0 to 3.12.0.
    
    Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 
3.11.0 to 3.12.0
    - [Release notes](https://github.com/apache/maven-plugin-tools/releases)
    - 
[Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.11.0...maven-plugin-tools-3.12.0)
    
    Updates `org.apache.maven.plugin-tools:maven-plugin-tools-ant` from 3.11.0 
to 3.12.0
    
    Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.11.0 to 3.12.0
    - [Release notes](https://github.com/apache/maven-plugin-tools/releases)
    - 
[Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.11.0...maven-plugin-tools-3.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.apache.maven.plugin-tools:maven-plugin-tools-ant
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.apache.maven.plugins:maven-plugin-plugin
      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 e5f8089..89d14ae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -139,7 +139,7 @@
       commons.releaseManagerKey
     -->
     <!-- Including commons release plugin older version -->
-    <maven.plugin.version>3.11.0</maven.plugin.version>
+    <maven.plugin.version>3.12.0</maven.plugin.version>
     <commons.build-plugin.version>1.13</commons.build-plugin.version>
     <!-- Until Maven plugins used here don't fail the Moditect plugin -->
     <moditect.skip>true</moditect.skip>

Reply via email to