Bump com.itextpdf:itextpdf from 5.5.13.2 to 5.5.13.3
Bumps [com.itextpdf:itextpdf](https://github.com/itext/itextpdf) from 5.5.13.2 to 5.5.13.3. - [Release notes](https://github.com/itext/itextpdf/releases) - [Commits](https://github.com/itext/itextpdf/compare/5.5.13.2...5.5.13.3) --- updated-dependencies: - dependency-name: com.itextpdf:itextpdf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3547f3fab9
commit
37c37f22d5
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