Skip to content

Commit

Permalink
Bump com.zaxxer:SparseBitSet in /plugins/ingest-attachment
Browse files Browse the repository at this point in the history
Bumps [com.zaxxer:SparseBitSet](https://github.com/brettwooldridge/SparseBitSet) from 1.2 to 1.3.
- [Commits](brettwooldridge/SparseBitSet@SparseBitSet-1.2...SparseBitSet-1.3)

---
updated-dependencies:
- dependency-name: com.zaxxer:SparseBitSet
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent 18ac060 commit f9ee3e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/ingest-attachment/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ dependencies {
// Microsoft Word files with visio diagrams
api 'org.apache.commons:commons-math3:3.6.1'
// POIs dependency
api 'com.zaxxer:SparseBitSet:1.2'
api 'com.zaxxer:SparseBitSet:1.3'
}

restResources {
Expand Down

0 comments on commit f9ee3e8

Please sign in to comment.