You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2023/06/25 13:52:19 UTC

[commons-build-plugin] 02/06: Bump maven-plugin-plugin from 3.8.0 to 3.9.0

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

commit 9f412399bf8f58a400939bc6580ae042cdc72d2c
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sun Jun 25 08:58:37 2023 -0400

    Bump maven-plugin-plugin from 3.8.0 to 3.9.0
    
    Bump maven-plugin-tools-ant from 3.8.0 to 3.9.0
---
 pom.xml                 | 4 ++--
 src/changes/changes.xml | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 4b549c9..aa4ed14 100644
--- a/pom.xml
+++ b/pom.xml
@@ -108,13 +108,13 @@
     <plugins>
       <plugin>
         <artifactId>maven-plugin-plugin</artifactId>
-        <version>3.8.2</version>
+        <version>3.9.0</version>
         <!-- Add the Ant plugin tools to the plugin -->
         <dependencies>
           <dependency>
             <groupId>org.apache.maven.plugin-tools</groupId>
             <artifactId>maven-plugin-tools-ant</artifactId>
-            <version>3.8.2</version>
+            <version>3.9.0</version>
           </dependency>
         </dependencies>
 
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 6884a79..32cd202 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -68,10 +68,10 @@
         Bump spotbugs from 4.1.3 to 4.7.3, #24, #26, #57, #63, #72, #80, #98.
       </action>
       <action dev="ggregory" type="update" due-to="Gary Gregory">
-        Bump maven-plugin-plugin from 3.6.0 to 3.8.2, #33, #52, #61, #104, #127, #138, #154.
+        Bump maven-plugin-plugin from 3.6.0 to 3.9.0, #33, #52, #61, #104, #127, #138, #154.
       </action>
       <action dev="ggregory" type="update" due-to="Gary Gregory">
-        Bump maven-plugin-tools-ant from 3.6.0 to 3.8.2, #32, #53, #59, #126, #139, #152.
+        Bump maven-plugin-tools-ant from 3.6.0 to 3.9.0, #32, #53, #59, #126, #139, #152.
       </action>
       <action dev="ggregory" type="update" due-to="Dependabot">
         Bump versions-maven-plugin from 2.9.0 to 2.15.0 #64, #74, #81, #101. #115, #119. #136.