Skip to content

Commit 0cdd056

Browse files
Bump org.tukaani:xz from 1.11 to 1.12 in /lang/java (#3679)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0baa65f commit 0cdd056

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lang/java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<slf4j.version>2.0.17</slf4j.version>
5959
<snappy.version>1.1.10.8</snappy.version>
6060
<thrift.version>0.20.0</thrift.version>
61-
<tukaani.version>1.11</tukaani.version>
61+
<tukaani.version>1.12</tukaani.version>
6262
<velocity.version>2.4.1</velocity.version>
6363
<zstd-jni.version>1.5.7-7</zstd-jni.version>
6464
<!-- version properties for plugins -->

0 commit comments

Comments
 (0)