Skip to content

chore(deps): bump org.tukaani:xz from 1.11 to 1.12 in /backend in the minor group#6084

Merged
anna-parker merged 1 commit into
mainfrom
dependabot/gradle/backend/minor-e56ce29e17
Mar 5, 2026
Merged

chore(deps): bump org.tukaani:xz from 1.11 to 1.12 in /backend in the minor group#6084
anna-parker merged 1 commit into
mainfrom
dependabot/gradle/backend/minor-e56ce29e17

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 4, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor group in /backend with 1 update: org.tukaani:xz.

Updates 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

🚀 Preview: Add preview label to enable

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 4, 2026
@anna-parker

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps the minor group in /backend with 1 update: [org.tukaani:xz](https://github.com/tukaani-project/xz-java).


Updates `org.tukaani:xz` 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
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/gradle/backend/minor-e56ce29e17 branch from 927392a to 4050ba0 Compare March 5, 2026 10:48
@anna-parker anna-parker merged commit 36b6fca into main Mar 5, 2026
40 checks passed
@anna-parker anna-parker deleted the dependabot/gradle/backend/minor-e56ce29e17 branch March 5, 2026 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant