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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-build-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 19970a2  Bump org.apache.maven.plugins:maven-plugin-plugin from 3.10.2 
to 3.11.0 (#208)
19970a2 is described below

commit 19970a23dbe975ec6a02c36a6d3f32c45640c551
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 11 16:42:46 2024 -0500

    Bump org.apache.maven.plugins:maven-plugin-plugin from 3.10.2 to 3.11.0 
(#208)
    
    Bumps 
[org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools)
 from 3.10.2 to 3.11.0.
    - [Release notes](https://github.com/apache/maven-plugin-tools/releases)
    - 
[Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.10.2...maven-plugin-tools-3.11.0)
    
    ---
    updated-dependencies:
    - 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>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9a61ca4..8864883 100644
--- a/pom.xml
+++ b/pom.xml
@@ -133,7 +133,7 @@
     <plugins>
       <plugin>
         <artifactId>maven-plugin-plugin</artifactId>
-        <version>3.10.2</version>
+        <version>3.11.0</version>
         <!-- Add the Ant plugin tools to the plugin -->
         <dependencies>
           <dependency>

Reply via email to