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 f417d873 Update commons.bc.version
f417d873 is described below

commit f417d87322ab2344314d5f174c0cf4ccd4e7296b
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Mar 12 11:10:57 2024 -0400

    Update commons.bc.version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5253ddd9..9e0ab765 100644
--- a/pom.xml
+++ b/pom.xml
@@ -165,7 +165,7 @@
     <commons.release.desc>(Java 8 or above)</commons.release.desc>
     <!-- The RC version used in the staging repository URL. -->
     <commons.rc.version>RC1</commons.rc.version>
-    <commons.bc.version>1.10.1</commons.bc.version>
+    <commons.bc.version>1.10.0</commons.bc.version>
     <commons.componentid>csv</commons.componentid>
     <commons.module.name>org.apache.commons.csv</commons.module.name>
     <commons.jira.id>CSV</commons.jira.id>

Reply via email to