mirror of
https://github.com/apache/druid.git
synced 2025-02-09 11:34:54 +00:00
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:
parent
e55fe67535
commit
8be7751dbd
@ -4312,7 +4312,7 @@ name: XZ
|
|||||||
license_category: binary
|
license_category: binary
|
||||||
module: java-core
|
module: java-core
|
||||||
license_name: Public Domain
|
license_name: Public Domain
|
||||||
version: 1.8
|
version: 1.9
|
||||||
libraries:
|
libraries:
|
||||||
- org.tukaani: xz
|
- org.tukaani: xz
|
||||||
|
|
||||||
|
2
pom.xml
2
pom.xml
@ -534,7 +534,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.tukaani</groupId>
|
<groupId>org.tukaani</groupId>
|
||||||
<artifactId>xz</artifactId>
|
<artifactId>xz</artifactId>
|
||||||
<version>1.8</version>
|
<version>1.9</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.github.luben</groupId>
|
<groupId>com.github.luben</groupId>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user