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-java.git


The following commit(s) were added to refs/heads/master by this push:
     new 7a99d86d5 Bump org.apache.commons:commons-text from 1.12.0 to 1.13.0 
(#3119)
7a99d86d5 is described below

commit 7a99d86d579a00bbf9e29153118773485cba4fc4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 15 10:17:25 2025 +0800

    Bump org.apache.commons:commons-text from 1.12.0 to 1.13.0 (#3119)
    
    Bumps org.apache.commons:commons-text from 1.12.0 to 1.13.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 c35271f92..045e32aae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -119,7 +119,7 @@
     <jcommander.version>1.82</jcommander.version>
     <tukaani.version>1.10</tukaani.version>
     <zstd-jni.version>1.5.6-6</zstd-jni.version>
-    <commons-text.version>1.12.0</commons-text.version>
+    <commons-text.version>1.13.0</commons-text.version>
     <jsr305.version>3.0.2</jsr305.version>
     <commons-lang3.version>3.17.0</commons-lang3.version>
 

Reply via email to