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-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 0650f56  Bump commons-build-plugin from 1.12 to 1.13
0650f56 is described below

commit 0650f56940cf2a207271136be3edc97d91e1316a
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Jul 3 16:03:11 2023 -0400

    Bump commons-build-plugin from 1.12 to 1.13
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 560b112..e19532a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,7 +128,7 @@
     
<commons.animal-sniffer.signature.version>1.0</commons.animal-sniffer.signature.version>
     <commons.assembly-plugin.version>3.5.0</commons.assembly-plugin.version>
     <commons.build-helper.version>3.4.0</commons.build-helper.version>
-    <commons.build-plugin.version>1.12</commons.build-plugin.version>
+    <commons.build-plugin.version>1.13</commons.build-plugin.version>
     <commons.changes.version>2.12.1</commons.changes.version>
     
<commons.checkstyle-plugin.version>3.2.2</commons.checkstyle-plugin.version>
     <commons.checkstyle.version>9.3</commons.checkstyle.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 4520bb5..9ce7dba 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -71,6 +71,7 @@ The <action> type attribute can be add,update,fix,remove.
            <action type="update" dev="ggregory" due-to="Dependabot">Bump 
spotbugs-maven-plugin from 4.7.3.4 to 4.7.3.5 #284.</action>
            <action type="update" dev="ggregory" due-to="Dependabot">Bump 
org:apache:apache (parent POM) from 29 to 30.</action>
            <action type="update" dev="ggregory" due-to="Dependabot">Bump 
commons-release-plugin from 1.8.0 to 1.8.1.</action>
+           <action type="update" dev="ggregory" due-to="Dependabot">Bump 
commons-build-plugin from 1.12 to 1.13.</action>
         </release>
         <release version="58" date="2023-05-20" description="Version 58: 
Maintenance and update dependencies">
            <!-- ADD -->

Reply via email to