Skip to content

Bump org.tukaani:xz from 1.11 to 1.12 in /plugins/ingest-attachment#20760

Open
dependabot[bot] wants to merge 4 commits intomainfrom
dependabot/gradle/plugins/ingest-attachment/org.tukaani-xz-1.12
Open

Bump org.tukaani:xz from 1.11 to 1.12 in /plugins/ingest-attachment#20760
dependabot[bot] wants to merge 4 commits intomainfrom
dependabot/gradle/plugins/ingest-attachment/org.tukaani-xz-1.12

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Bumps org.tukaani:xz from 1.11 to 1.12.

Changelog

Sourced from org.tukaani:xz's changelog.

1.12 (2026-03-01)

  • Fix ArrayIndexOutOfBoundsException in the LZMA/LZMA2 encoder on x86-64 and ARM64 when running on Java 9 or newer. The affected code isn't used on Java 8. The bug is present in versions 1.10 and 1.11. If one cannot upgrade, one should set the property org.tukaani.xz.MatchLengthFinder=Basic to disable the affected code path.

  • Fix ArrayCache usage in LZMAInputStream. If ArrayCache was enabled, decompression was likely to fail quickly when the cache returns a cached array. ArrayCache is disabled by default.

  • The binaries of 1.12 in the Maven Central require Java 8 and contain optimized classes for Java >= 9 as multi-release JAR. They were built with OpenJDK 21.0.10 on GNU/Linux and can be reproduced using the following command:

    SOURCE_DATE_EPOCH=1772370000 TZ=UTC0 ant maven
    
Commits
  • 107a519 Bump the version number to 1.12
  • 3061152 Update NEWS.md for 1.12
  • 0ecee25 Refactor EXTRA_SIZE to getExtraSize()
  • ac1aeb1 Fix ArrayIndexOutOfBoundsException in the LZMA/LZMA2 encoder
  • 12c75fd Fix ArrayCache usage with LZMAInputStream
  • e52d9ad SHA256SUMS: Add 1.11 files
  • 9a755ec CI: Add missing SPDX tags
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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](tukaani-project/xz-java@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] <support@github.com>
@dependabot dependabot bot added dependabot PRs with auto version bumps from dependabot dependencies Pull requests that update a dependency file labels Mar 2, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 2, 2026 14:41
@dependabot dependabot bot added dependencies Pull requests that update a dependency file dependabot PRs with auto version bumps from dependabot labels Mar 2, 2026
dependabot bot added 2 commits March 2, 2026 14:44
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
@github-actions
Copy link
Contributor

github-actions bot commented Mar 2, 2026

❌ Gradle check result for 9bf1021: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

…org.tukaani-xz-1.12

Signed-off-by: Sandesh Kumar <sandeshkr419@gmail.com>
@github-actions
Copy link
Contributor

github-actions bot commented Mar 3, 2026

❌ Gradle check result for 47d1062: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Contributor

github-actions bot commented Mar 3, 2026

❌ Gradle check result for 47d1062: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Contributor

github-actions bot commented Mar 4, 2026

❌ Gradle check result for 47d1062: null

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot PRs with auto version bumps from dependabot dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant