Merge pull request #64 from Frooodle/dependabot/gradle/com.itextpdf-itextpdf-5.5.13.3

Bump com.itextpdf:itextpdf from 5.5.13.2 to 5.5.13.3
This commit is contained in:
Anthony Stirling 2023-02-28 23:19:07 +00:00 committed by GitHub
commit 8176eb1372
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@ dependencies {
implementation 'org.apache.poi:poi:5.2.0'
implementation 'org.apache.poi:poi-ooxml:5.2.0'
implementation 'com.itextpdf:itextpdf:5.5.13.2'
implementation 'com.itextpdf:itextpdf:5.5.13.3'
}