Bump xmlbeans from 3.0.1 to 5.0.3 in /plugins/ingest-attachment (#2138)
* Bump xmlbeans from 3.0.1 to 5.0.3 in /plugins/ingest-attachment Bumps xmlbeans from 3.0.1 to 5.0.3. --- updated-dependencies: - dependency-name: org.apache.xmlbeans:xmlbeans dependency-type: direct:production update-type: version-update:semver-major ... 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
4d3da00c12
commit
917f9c2699
|
@ -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.2'
|
||||
api 'org.apache.xmlbeans:xmlbeans:5.0.3'
|
||||
api 'org.apache.commons:commons-collections4:4.1'
|
||||
// MS Office
|
||||
api "org.apache.poi:poi-scratchpad:${versions.poi}"
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
ac85f740e3492e28662cf5595d67113ffadc547d
|
|
@ -0,0 +1 @@
|
|||
e1ef1382ae9dfb2438b82b6dd575566355c2f30f
|
Loading…
Reference in New Issue