Skip to content

Commit

Permalink
Bump com.itextpdf:html2pdf from 5.0.5 to 6.0.0 in /server
Browse files Browse the repository at this point in the history
Bumps [com.itextpdf:html2pdf](https://github.com/itext/i7j-pdfhtml) from 5.0.5 to 6.0.0.
- [Release notes](https://github.com/itext/i7j-pdfhtml/releases)
- [Commits](itext/itext-pdfhtml-java@5.0.5...6.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 9fc102c commit a8190a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ dependencies {
implementation "com.github.vladimir-bukhtoyarov:bucket4j-core:8.0.1"
implementation "org.mnode.ical4j:ical4j:4.0.5"
implementation "com.itextpdf:itext-core:8.0.5"
implementation "com.itextpdf:html2pdf:5.0.5"
implementation "com.itextpdf:html2pdf:6.0.0"
implementation "com.auth0:java-jwt:4.4.0"

// use newest version of commons-compress to avoid security issues through outdated dependencies
Expand Down

0 comments on commit a8190a1

Please sign in to comment.