This is an automated email from the ASF dual-hosted git repository.
fokko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/parquet-java.git
The following commit(s) were added to refs/heads/master by this push:
new 64c35db47 Bump org.apache.commons:commons-text from 1.13.1 to 1.15.0
(#3438)
64c35db47 is described below
commit 64c35db47ae4e637e7adee4fe736f21b6c881930
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 17 08:46:56 2026 +0100
Bump org.apache.commons:commons-text from 1.13.1 to 1.15.0 (#3438)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0d2c4ed7f..4967c709b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -108,7 +108,7 @@
<jcommander.version>1.82</jcommander.version>
<tukaani.version>1.12</tukaani.version>
<zstd-jni.version>1.5.7-7</zstd-jni.version>
- <commons-text.version>1.13.1</commons-text.version>
+ <commons-text.version>1.15.0</commons-text.version>
<jsr305.version>3.0.2</jsr305.version>
<commons-lang3.version>3.20.0</commons-lang3.version>