Skip to content

Commit e925df9

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump org.tukaani:xz from 1.10 to 1.11
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] <[email protected]>
1 parent acfafa7 commit e925df9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
<dependency>
8787
<groupId>org.tukaani</groupId>
8888
<artifactId>xz</artifactId>
89-
<version>1.10</version>
89+
<version>1.11</version>
9090
<scope>runtime</scope>
9191
</dependency>
9292
<dependency>

0 commit comments

Comments
 (0)