Bump org.tukaani:xz from 1.8 to 1.9 (#14839)

* Bump org.tukaani:xz from 1.8 to 1.9

Bumps org.tukaani:xz from 1.8 to 1.9.

---
updated-dependencies:
- dependency-name: org.tukaani:xz
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* update licenses.yaml

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Xavier Léauté <xvrl@apache.org>
This commit is contained in:
dependabot[bot] 2023-08-16 07:37:29 -07:00 committed by GitHub
parent e55fe67535
commit 8be7751dbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -4312,7 +4312,7 @@ name: XZ
license_category: binary
module: java-core
license_name: Public Domain
version: 1.8
version: 1.9
libraries:
- org.tukaani: xz

View File

@ -534,7 +534,7 @@
<dependency>
<groupId>org.tukaani</groupId>
<artifactId>xz</artifactId>
<version>1.8</version>
<version>1.9</version>
</dependency>
<dependency>
<groupId>com.github.luben</groupId>