This is an automated email from the ASF dual-hosted git repository.
gangwu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/parquet-mr.git
The following commit(s) were added to refs/heads/master by this push:
new 65ef1f1ea Bump org.apache.commons:commons-text from 1.11.0 to 1.12.0
(#1324)
65ef1f1ea is described below
commit 65ef1f1eadbd86b261c7b62530329de99a1e7f23
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 23 13:03:33 2024 +0800
Bump org.apache.commons:commons-text from 1.11.0 to 1.12.0 (#1324)
Bumps org.apache.commons:commons-text from 1.11.0 to 1.12.0.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 32a7780e1..c65831441 100644
--- a/pom.xml
+++ b/pom.xml
@@ -103,7 +103,7 @@
<jcommander.version>1.82</jcommander.version>
<tukaani.version>1.9</tukaani.version>
<zstd-jni.version>1.5.6-2</zstd-jni.version>
- <commons-text.version>1.11.0</commons-text.version>
+ <commons-text.version>1.12.0</commons-text.version>
<jsr305.version>3.0.2</jsr305.version>
<commons-lang3.version>3.14.0</commons-lang3.version>