This is an automated email from the ASF dual-hosted git repository.
jackie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push:
new a5a114e83a Bump org.apache.commons:commons-csv from 1.11.0 to 1.12.0
(#14077)
a5a114e83a is described below
commit a5a114e83aeb82d68fbc2c421d76e6733c9e2d3e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 25 11:58:19 2024 -0700
Bump org.apache.commons:commons-csv from 1.11.0 to 1.12.0 (#14077)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9bc7a6bb4c..bd3819dcdf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -199,7 +199,7 @@
<commons-text.version>1.12.0</commons-text.version>
<commons-compress.version>1.27.1</commons-compress.version>
<commons-math3.version>3.6.1</commons-math3.version>
- <commons-csv.version>1.11.0</commons-csv.version>
+ <commons-csv.version>1.12.0</commons-csv.version>
<commons-configuration2.version>2.11.0</commons-configuration2.version>
<commons-beanutils.version>1.9.4</commons-beanutils.version>
<commons-io.version>2.17.0</commons-io.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]