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-jci.git
The following commit(s) were added to refs/heads/master by this push:
new fedebf8 Bump org.apache.commons:commons-parent from 71 to 72
fedebf8 is described below
commit fedebf8a441d5a7faaca6267fe0e885f0eb43502
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Jul 30 10:24:38 2024 -0400
Bump org.apache.commons:commons-parent from 71 to 72
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 54bf5ac..1a5623a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>71</version>
+ <version>72</version>
</parent>
<packaging>pom</packaging>
<artifactId>commons-jci2</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 861a0f8..90978be 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -112,7 +112,7 @@ The <action> type attribute can be add,update,fix,remove.
Bump taglist-maven-plugin from 2.2 to 3.0.0 #28.
</action>
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">
- Bump commons-parent from 56 to 71 #36, #37, #72, #97.
+ Bump commons-parent from 56 to 72 #36, #37, #72, #97.
</action>
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">
Bump org.codehaus.mojo:taglist-maven-plugin from 3.0.0 to 3.1.0 #112.