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-csv.git


The following commit(s) were added to refs/heads/master by this push:
     new fd339f8e Bump org.apache.commons:commons-parent from 94 to 95.
fd339f8e is described below

commit fd339f8e8734774e61fb0a84743f498b1136b47c
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Jan 12 11:50:33 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 800d4094..c840dec7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>94</version>
+    <version>95</version>
   </parent>
   <artifactId>commons-csv</artifactId>
   <version>1.14.2-SNAPSHOT</version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 782bf414..f2b1b85a 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -47,7 +47,7 @@
       <action type="fix" dev="ggregory" due-to="Gary Gregory">Fix Apache RAT 
plugin console warnings.</action>
       <!-- ADD -->
       <!-- UPDATE --> 
-      <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-parent from 85 to 94 #573, 
#595.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-parent from 85 to 95 #573, 
#595.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">[test] Bump com.opencsv:opencsv from 5.11.2 to 5.12.0 #558.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-lang3 from 3.18.0 to 3.20.0.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-codec:commons-codec from 1.19.0 to 1.20.0.</action>

Reply via email to