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-logging.git
The following commit(s) were added to refs/heads/master by this push:
new b879d3e Bump org.apache.commons:commons-parent from 96 to 97.
b879d3e is described below
commit b879d3e76a738c0aec6ce9cb151f0176cd218537
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Feb 28 07:25:20 2026 -0500
Bump org.apache.commons:commons-parent from 96 to 97.
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 9410688..fb7b2ff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@ under the License.
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>96</version>
+ <version>97</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>commons-logging</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index a76be3f..d71221f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -52,7 +52,7 @@ The <action> type attribute can be add,update,fix,remove.
<action dev="ggregory" type="fix" due-to="Gary Gregory">Fix malformed
Javadoc comments.</action>
<!-- ADD -->
<!-- UPDATE -->
- <action dev="ggregory" type="update" due-to="Gary Gregory,
Dependabot">Bump org.apache.commons:commons-parent from 81 to 96 #361, #367,
#388, #409, #410.</action>
+ <action dev="ggregory" type="update" due-to="Gary Gregory,
Dependabot">Bump org.apache.commons:commons-parent from 81 to 97 #361, #367,
#388, #409, #410.</action>
<action dev="ggregory" type="update" due-to="Gary Gregory,
Dependabot">Bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17 #344.</action>
<action dev="ggregory" type="update" due-to="Gary Gregory,
Dependabot">Bump com.h3xstream.findsecbugs:findsecbugs-plugin from 1.13.0 to
1.14.0 #360.</action>
<action dev="ggregory" type="update" due-to="Gary Gregory,
Dependabot">Bump log4j2.version from 2.24.3 to 2.25.3 #371, #412.</action>