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:
commit
8176eb1372
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue