Skip to content

Commit

Permalink
Bump xz from 1.8 to 1.9 in /plugins/ingest-attachment (#3248)
Browse files Browse the repository at this point in the history
* 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] <[email protected]>

* Updating SHAs

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 132eabd)
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Jul 7, 2022
1 parent 77bdbdf commit 9ce803f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion plugins/ingest-attachment/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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}"

Expand Down
1 change: 0 additions & 1 deletion plugins/ingest-attachment/licenses/xz-1.8.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions plugins/ingest-attachment/licenses/xz-1.9.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1ea4bec1a921180164852c65006d928617bd2caf

0 comments on commit 9ce803f

Please sign in to comment.