Bump xz from 1.8 to 1.9 in /plugins/ingest-attachment (#3248)
* Bump xz from 1.8 to 1.9 in /plugins/ingest-attachment Bumps 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> * Updating SHAs Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
3b71ea6c1e
commit
132eabd675
|
@ -56,7 +56,7 @@ dependencies {
|
|||
runtimeOnly "com.optimaize.languagedetector:language-detector:0.6"
|
||||
runtimeOnly 'com.google.guava:guava:18.0'
|
||||
// Other dependencies
|
||||
api 'org.tukaani:xz:1.8'
|
||||
api 'org.tukaani:xz:1.9'
|
||||
api 'commons-io:commons-io:2.11.0'
|
||||
api "org.slf4j:slf4j-api:${versions.slf4j}"
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
c4f7d054303948eb6a4066194253886c8af07128
|
|
@ -0,0 +1 @@
|
|||
1ea4bec1a921180164852c65006d928617bd2caf
|
Loading…
Reference in New Issue