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 a94f287 Bump commons-parent from 67 to 71 a94f287 is described below commit a94f287bf7f914b1658665110e7c59eb546740f2 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sun Jun 23 10:56:51 2024 -0400 Bump commons-parent from 67 to 71 --- pom.xml | 2 +- src/changes/changes.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 4523d45..621852e 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>67</version> + <version>71</version> </parent> <packaging>pom</packaging> <artifactId>commons-jci2</artifactId> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 865fa9e..8fa8aa4 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -114,8 +114,8 @@ The <action> type attribute can be add,update,fix,remove. <action type="update" dev="ggregory" due-to="Dependabot"> Bump taglist-maven-plugin from 2.2 to 3.0.0 #28. </action> - <action type="update" dev="ggregory" due-to="Dependabot"> - Bump commons-parent from 56 to 67 #36, #37, #72, #97. + <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory"> + Bump commons-parent from 56 to 71 #36, #37, #72, #97. </action> </release> </body>