Skip to content

Commit

Permalink
Bump com.itextpdf:itext7-core from 7.1.16 to 8.0.5
Browse files Browse the repository at this point in the history
Bumps [com.itextpdf:itext7-core](https://github.com/itext/itext7) from 7.1.16 to 8.0.5.
- [Release notes](https://github.com/itext/itext7/releases)
- [Commits](itext/itext-java@7.1.16...8.0.5)

---
updated-dependencies:
- dependency-name: com.itextpdf:itext7-core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 3d34adc commit cf1f2b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ dependencies {
implementation ("org.apache.poi:poi-ooxml:5.3.0")
implementation ("org.apache.poi:poi-scratchpad:5.2.2")
implementation ("org.apache.odftoolkit:simple-odf:0.8.2-incubating")
implementation ("com.itextpdf:itext7-core:7.1.16")
implementation ("com.itextpdf:itext7-core:8.0.5")
}


Expand Down

0 comments on commit cf1f2b3

Please sign in to comment.