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/07/03 20:02:29 UTC

[commons-parent] branch master updated: Bump commons-release-plugin from 1.8.0 to 1.8.1

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 fb21636  Bump commons-release-plugin from 1.8.0 to 1.8.1
fb21636 is described below

commit fb216360c63339586c6dcacf8436af5e0d4404bb
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Mon Jul 3 16:02:24 2023 -0400

    Bump commons-release-plugin from 1.8.0 to 1.8.1
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 25afa49..560b112 100644
--- a/pom.xml
+++ b/pom.xml
@@ -149,7 +149,7 @@
     <commons.pmd-impl.version>6.55.0</commons.pmd-impl.version>
     <commons.project-info.version>3.4.3</commons.project-info.version>
     <commons.rat.version>0.15</commons.rat.version>
-    <commons.release-plugin.version>1.8.0</commons.release-plugin.version>
+    <commons.release-plugin.version>1.8.1</commons.release-plugin.version>
     <commons.scm-publish.version>1.1</commons.scm-publish.version>
     <commons.enforcer-plugin.version>3.3.0</commons.enforcer-plugin.version>
     <commons.buildnumber-plugin.version>3.2.0</commons.buildnumber-plugin.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 5e3c900..4520bb5 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -70,6 +70,7 @@ The <action> type attribute can be add,update,fix,remove.
            <action type="update" dev="ggregory" due-to="Dependabot">Bump biz.aQute.bndlib from 6.4.0 to 6.4.1 #279.</action>
            <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>
         </release>
         <release version="58" date="2023-05-20" description="Version 58: Maintenance and update dependencies">
            <!-- ADD -->