Skip to content

Commit

Permalink
Bump org.tukaani:xz from 1.9 to 1.10 in /lang/java (#3061)
Browse files Browse the repository at this point in the history
Bumps [org.tukaani:xz](https://github.com/tukaani-project/xz-java) from 1.9 to 1.10.
- [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.9...v1.10)

---
updated-dependencies:
- dependency-name: org.tukaani:xz
  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>
  • Loading branch information
dependabot[bot] authored Aug 8, 2024
1 parent c1f6e65 commit badc0e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lang/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<slf4j.version>2.0.13</slf4j.version>
<snappy.version>1.1.10.5</snappy.version>
<thrift.version>0.20.0</thrift.version>
<tukaani.version>1.9</tukaani.version>
<tukaani.version>1.10</tukaani.version>
<velocity.version>2.3</velocity.version>
<zstd-jni.version>1.5.6-4</zstd-jni.version>
<!-- version properties for plugins -->
Expand Down

0 comments on commit badc0e6

Please sign in to comment.