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-release-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 52ff567 Bump org.apache.commons:commons-parent from 88 to 89
52ff567 is described below
commit 52ff56714f0c957ceb8ff36e7d5f58bd23ed06a7
Author: Gary D. Gregory <[email protected]>
AuthorDate: Wed Oct 8 15:34:04 2025 -0400
Bump org.apache.commons:commons-parent from 88 to 89
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index e7cc827..295ae20 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>88</version>
+ <version>89</version>
</parent>
<artifactId>commons-release-plugin</artifactId>
<packaging>maven-plugin</packaging>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 92dcd97..e1b849c 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -28,7 +28,7 @@
<!-- FIX -->
<!-- ADD -->
<!-- UPDATE -->
- <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.commons:commons-parent from 85 to 88 #396, #399.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.commons:commons-parent from 85 to 89 #396, #399.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.commons:commons-compress from 1.27.1 to 1.28.0.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump maven-scm.version from 2.1.0 to 2.2.1 #402.</action>
</release>