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 a72971a Bump org.apache.commons:commons-parent from 94 to 95.
a72971a is described below
commit a72971aac7e5aa524ac737848c0a5f751e872d17
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Jan 12 10:56:59 2026 -0500
Bump org.apache.commons:commons-parent from 94 to 95.
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 27ae924..9330026 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>94</version>
+ <version>95</version>
</parent>
<artifactId>commons-release-plugin</artifactId>
<packaging>maven-plugin</packaging>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 94e84c6..cc5e637 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -36,7 +36,7 @@
<action type="fix" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.maven:maven-plugin-api from 3.9.11 to 3.9.12.</action>
<!-- ADD -->
<!-- UPDATE -->
- <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.commons:commons-parent from 85 to 94 #396, #399, #419, #420.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.commons:commons-parent from 85 to 95 #396, #399, #419, #420.</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>
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.codehaus.plexus:plexus-velocity from 2.2.1 to 2.3.0
#407.</action>