Bump org.apache.poi:poi-ooxml from 5.2.0 to 5.2.3

Bumps org.apache.poi:poi-ooxml from 5.2.0 to 5.2.3.

---
updated-dependencies:
- dependency-name: org.apache.poi:poi-ooxml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-02-28 23:23:52 +00:00 committed by GitHub
parent e3ab333a59
commit 74b94230fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,7 +25,7 @@ dependencies {
implementation 'e-iceblue:spire.pdf.free:5.1.0' implementation 'e-iceblue:spire.pdf.free:5.1.0'
implementation 'org.apache.poi:poi:5.2.0' implementation 'org.apache.poi:poi:5.2.0'
implementation 'org.apache.poi:poi-ooxml:5.2.0' implementation 'org.apache.poi:poi-ooxml:5.2.3'
implementation 'com.itextpdf:itextpdf:5.5.13.3' implementation 'com.itextpdf:itextpdf:5.5.13.3'