Merge pull request #60 from Frooodle/dependabot/gradle/org.apache.poi-poi-ooxml-5.2.3

This commit is contained in:
dependabot[bot] 2023-02-28 23:24:44 +00:00 committed by GitHub
commit a90e69366b
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 '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'