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 61bba11 Bump org.apache.commons:commons-parent from 95 to 96.
61bba11 is described below
commit 61bba1175ae34729addfee4ec35c7e9b39b30332
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jan 22 21:33:52 2026 -0500
Bump org.apache.commons:commons-parent from 95 to 96.
---
pom.xml | 2 +-
src/changes/changes.xml | 10 +++++-----
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/pom.xml b/pom.xml
index 9330026..27efcad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>95</version>
+ <version>96</version>
</parent>
<artifactId>commons-release-plugin</artifactId>
<packaging>maven-plugin</packaging>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index cc5e637..93bc86f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -30,13 +30,13 @@
<action type="fix" dev="ggregory" due-to="Gary Gregory">Make some
classes final.</action>
<action type="fix" dev="ggregory" due-to="Gary Gregory">Fix missing
version for org.codehaus.mojo:jdepend-maven-plugin: 2.1.</action>
<action type="fix" dev="ggregory" due-to="Gary Gregory">Partial port to
JUnit 5.</action>
- <action type="fix" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.maven:maven-artifact from 3.9.11 to 3.9.12.</action>
- <action type="fix" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.maven:maven-compat from 3.9.11 to 3.9.12.</action>
- <action type="fix" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.maven:maven-core from 3.9.11 to 3.9.12.</action>
- <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 95 #396, #399, #419, #420.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.maven:maven-artifact from 3.9.11 to 3.9.12.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.maven:maven-compat from 3.9.11 to 3.9.12.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.maven:maven-core from 3.9.11 to 3.9.12.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.maven:maven-plugin-api from 3.9.11 to 3.9.12.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.commons:commons-parent from 85 to 96 #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>