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 2a9957a12b Bump org.tukaani:xz from 1.11 to 1.12 (#2670)
2a9957a12b is described below

commit 2a9957a12b497120b4b79d50d6b06826856e62ee
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 2 06:48:40 2026 +0100

    Bump org.tukaani:xz from 1.11 to 1.12 (#2670)
    
    Bumps [org.tukaani:xz](https://github.com/tukaani-project/xz-java) from 
1.11 to 1.12.
    - [Release notes](https://github.com/tukaani-project/xz-java/releases)
    - 
[Changelog](https://github.com/tukaani-project/xz-java/blob/master/NEWS.md)
    - 
[Commits](https://github.com/tukaani-project/xz-java/compare/v1.11...v1.12)
    
    ---
    updated-dependencies:
    - dependency-name: org.tukaani:xz
      dependency-version: '1.12'
      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 9af2e8ef2c..1feac34786 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -443,7 +443,7 @@
     <stax.ex.version>2.1.0</stax.ex.version>
     <testcontainers.version>2.0.3</testcontainers.version>
     <!-- NOTE: sync tukaani version with commons-compress in tika-parent -->
-    <tukaani.version>1.11</tukaani.version>
+    <tukaani.version>1.12</tukaani.version>
     <twelvemonkeys.version>3.13.1</twelvemonkeys.version>
     <uimafit.version>3.6.1</uimafit.version>
     <uimaj.core.version>3.6.1</uimaj.core.version>

Reply via email to