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 b37d948 Bump org.apache.commons:commons-parent from 94 to 95.
b37d948 is described below
commit b37d948dcd84b47b240a0f048320d641cf265d90
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Jan 12 10:58:12 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 b9ea7da..af1820a 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>94</version>
+ <version>95</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>commons-logging</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 37e30b3..cf10dd6 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 94 #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 95 #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>