This is an automated email from the ASF dual-hosted git repository.

nkollar pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/avro.git


The following commit(s) were added to refs/heads/main by this push:
     new 329cc76292 Bump org.apache.commons:commons-text from 1.13.1 to 1.14.0 
in /lang/java (#3443)
329cc76292 is described below

commit 329cc7629227355acff57c8eb15386a8f4cd3a29
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 30 18:36:04 2025 +0200

    Bump org.apache.commons:commons-text from 1.13.1 to 1.14.0 in /lang/java 
(#3443)
    
    Bumps 
[org.apache.commons:commons-text](https://github.com/apache/commons-text) from 
1.13.1 to 1.14.0.
    - 
[Changelog](https://github.com/apache/commons-text/blob/master/RELEASE-NOTES.txt)
    - 
[Commits](https://github.com/apache/commons-text/compare/rel/commons-text-1.13.1...rel/commons-text-1.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-text
      dependency-version: 1.14.0
      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>
---
 lang/java/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lang/java/pom.xml b/lang/java/pom.xml
index 61dbcb6c29..5b9812ad66 100644
--- a/lang/java/pom.xml
+++ b/lang/java/pom.xml
@@ -40,7 +40,7 @@
     <ant.version>1.10.15</ant.version>
     <commons-cli.version>1.9.0</commons-cli.version>
     <commons-compress.version>1.27.1</commons-compress.version>
-    <commons-text.version>1.13.1</commons-text.version>
+    <commons-text.version>1.14.0</commons-text.version>
     <commons-lang3.version>3.18.0</commons-lang3.version>
     <grpc.version>1.73.0</grpc.version>
     <hadoop.version>3.4.1</hadoop.version>

Reply via email to