This is an automated email from the ASF dual-hosted git repository.
garydgregory 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 69248ba0 Bump org.apache.commons:commons-parent from 99 to 100
69248ba0 is described below
commit 69248ba0bed03c71454b71ec0c79805f48f5c447
Author: Gary Gregory <[email protected]>
AuthorDate: Wed May 20 07:58:48 2026 -0400
Bump org.apache.commons:commons-parent from 99 to 100
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 7e796568..f0578c82 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>99</version>
+ <version>100</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 aacd4058..34e8f8aa 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -49,7 +49,7 @@
<!-- ADD -->
<action type="add" dev="ggregory" due-to="Gary Gregory, Indy, Sylvia van
Os" issue="CSV-307">Add an "Android Compatibility" section to the web
site.</action>
<!-- UPDATE -->
- <action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.commons:commons-parent from 85 to 99 #573,
#595.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.commons:commons-parent from 85 to 100 #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.22.0.</action>