Bump xmlbeans from 5.0.3 to 5.1.0 in /plugins/ingest-attachment (#3572)
* Bump xmlbeans from 5.0.3 to 5.1.0 in /plugins/ingest-attachment Bumps xmlbeans from 5.0.3 to 5.1.0. --- updated-dependencies: - dependency-name: org.apache.xmlbeans:xmlbeans 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
836a9c4910
commit
688c348ee1
|
@ -79,7 +79,7 @@ dependencies {
|
|||
api "org.apache.poi:poi:${versions.poi}"
|
||||
api "org.apache.poi:poi-ooxml-lite:${versions.poi}"
|
||||
api "commons-codec:commons-codec:${versions.commonscodec}"
|
||||
api 'org.apache.xmlbeans:xmlbeans:5.0.3'
|
||||
api 'org.apache.xmlbeans:xmlbeans:5.1.0'
|
||||
api 'org.apache.commons:commons-collections4:4.4'
|
||||
// MS Office
|
||||
api "org.apache.poi:poi-scratchpad:${versions.poi}"
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
e1ef1382ae9dfb2438b82b6dd575566355c2f30f
|
|
@ -0,0 +1 @@
|
|||
3534ab896663e6f6d8a2cf46882d7407641d7a31
|
Loading…
Reference in New Issue