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-validator.git
The following commit(s) were added to refs/heads/master by this push:
new 30847bfd Bump commons-logging:commons-logging from 1.3.4 to 1.3.5
30847bfd is described below
commit 30847bfd3dbb6c877aaf797461f72457d30ce610
Author: Gary D. Gregory <[email protected]>
AuthorDate: Fri Feb 7 22:07:41 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 2e6ac74e..bf82b291 100644
--- a/pom.xml
+++ b/pom.xml
@@ -187,7 +187,7 @@
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
- <version>1.3.4</version>
+ <version>1.3.5</version>
</dependency>
<dependency>
<groupId>commons-collections</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index db6b931d..92f22dcd 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -90,7 +90,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="sebb">DomainValidator: Changes from 2024121700,
Last Updated Tue Dec 17 07:07:01 2024 UTC.</action>
<action type="update" dev="sebb">IBANValidatorTest: parameterise SWIFT
registry version; update to v99</action>
<action type="update" dev="ggregory" due-to="Dependabot, Gary
Gregory">Bump org.apache.commons:commons-parent from 70 to 78 #231, #245, #253,
#256, #262, #267, #272, #278.</action>
- <action type="update" dev="ggregory" due-to="Dependabot, Gary
Gregory">Bump commons-logging:commons-logging from 1.3.2 to 1.3.4 #238,
#254.</action>
+ <action type="update" dev="ggregory" due-to="Dependabot, Gary
Gregory">Bump commons-logging:commons-logging from 1.3.2 to 1.3.5 #238,
#254.</action>
<action type="update" dev="ggregory" due-to="Dependabot, Gary
Gregory">Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.17.0 #248,
#257.</action>
<action type="update" dev="ggregory" due-to="Dependabot, Gary
Gregory">Bump org.apache.commons:commons-csv from 1.11.0 to 1.13.0
#264.</action>
<action type="update" dev="ggregory" due-to="Dependabot, Gary
Gregory">Bump org.codehaus.mojo:exec-maven-plugin from 1.2.1 to 3.5.0
#305.</action>