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-jci.git
The following commit(s) were added to refs/heads/master by this push: new b069ce9 Bump commons-logging:commons-logging from 1.3.4 to 1.3.5 b069ce9 is described below commit b069ce9739852998a21743c85ac19af9e3a22046 Author: Gary D. Gregory <garydgreg...@gmail.com> AuthorDate: Fri Feb 7 21:55:46 2025 -0500 Bump commons-logging:commons-logging from 1.3.4 to 1.3.5 --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index de5e0e6..e7503b1 100644 --- a/pom.xml +++ b/pom.xml @@ -228,7 +228,7 @@ <dependency> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> - <version>1.3.4</version> + <version>1.3.5</version> </dependency> <!-- compiler-eclipse --> <dependency> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 6972e9b..c7279f2 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -91,7 +91,7 @@ The <action> type attribute can be add,update,fix,remove. Bump org.apache.commons:commons-lang3 from 3.1 to 3.17.0 #9, #114, #119, #129. </action> <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory"> - Bump commons-logging from 1.1.3 to 1.3.4 #7, #99, #111, #126. + Bump commons-logging from 1.1.3 to 1.3.5 #7, #99, #111, #126. </action> <action type="update" dev="ggregory" due-to="Dependabot"> Bump maven-pmd-plugin from 2.3 to 3.19.0 #5.