Merge branch 'main' into dependabot/gradle/org.springframework.boot-3.0.3

This commit is contained in:
Anthony Stirling 2023-02-28 23:19:17 +00:00 committed by GitHub
commit d2aa1c2e39
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'
}