Skip to content

Commit 5514b45

Browse files
Bump org.tukaani:xz from 1.10 to 1.11 in /lang/java (#3576)
Bumps [org.tukaani:xz](https://github.com/tukaani-project/xz-java) from 1.10 to 1.11. - [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.10...v1.11) --- updated-dependencies: - dependency-name: org.tukaani:xz dependency-version: '1.11' 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 6a72c2b commit 5514b45

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.10</tukaani.version>
61+
<tukaani.version>1.11</tukaani.version>
6262
<velocity.version>2.4.1</velocity.version>
6363
<zstd-jni.version>1.5.7-6</zstd-jni.version>
6464
<!-- version properties for plugins -->

0 commit comments

Comments
 (0)