Skip to content

Commit

Permalink
chore(deps): bump com.itextpdf:html2pdf from 5.0.3 to 5.0.4
Browse files Browse the repository at this point in the history
Bumps [com.itextpdf:html2pdf](https://github.com/itext/i7j-pdfhtml) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/itext/i7j-pdfhtml/releases)
- [Commits](itext/itext-pdfhtml-java@5.0.3...5.0.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent b7669e9 commit 0b0d14a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@
<dependency>
<groupId>com.itextpdf</groupId>
<artifactId>html2pdf</artifactId>
<version>5.0.3</version>
<version>5.0.4</version>
</dependency>

<!-- CSV -->
Expand Down

0 comments on commit 0b0d14a

Please sign in to comment.