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 5e3c2e33 Bump org.apache.commons:commons-csv from 1.14.0 to 1.14.1
5e3c2e33 is described below

commit 5e3c2e33c68ab757a3a6c5dba3159ef419fee958
Author: Gary D. Gregory <[email protected]>
AuthorDate: Wed Jul 30 10:56:13 2025 -0400

    Bump org.apache.commons:commons-csv from 1.14.0 to 1.14.1
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1c9b0a89..f18b7ebd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -202,7 +202,7 @@
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-csv</artifactId>
-      <version>1.14.0</version>
+      <version>1.14.1</version>
       <scope>test</scope>
     </dependency>
     <dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 2e0047bf..9ef618eb 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -104,7 +104,7 @@ The <action> type attribute can be add,update,fix,remove.
     <action type="update" dev="sebb">IBANValidatorTest: parameterize SWIFT 
registry version; update to v99</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.14.0 
#264.</action>
+<!--     <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump org.apache.commons:commons-csv from 1.11.0 to 1.14.1 
#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>
     <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-beanutils:commons-beanutils from 1.9.4 to 1.11.0.</action> 
   </release>

Reply via email to