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

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


The following commit(s) were added to refs/heads/main by this push:
     new 52edcd3b5 Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 
(#2392)
52edcd3b5 is described below

commit 52edcd3b5776005737ba96e4bed12e20c3467474
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 17 06:29:58 2025 +0100

    Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 (#2392)
    
    Bumps org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-lang3
      dependency-version: 3.20.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>
---
 tika-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index ea2b9ef14..2f937e816 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -339,7 +339,7 @@
     <commons.exec.version>1.5.0</commons.exec.version>
     <commons.fileupload.version>1.6.0</commons.fileupload.version>
     <commons.io.version>2.21.0</commons.io.version>
-    <commons.lang3.version>3.19.0</commons.lang3.version>
+    <commons.lang3.version>3.20.0</commons.lang3.version>
     <commons.logging.version>1.3.5</commons.logging.version>
     <commons.math3.version>3.6.1</commons.math3.version>
     <commons.net.version>3.12.0</commons.net.version>

Reply via email to