Update pdfbox to 2.0.29

This commit is contained in:
eikek-scala-steward
2023-07-02 06:13:35 +00:00
parent 3443d36d27
commit 8798df0d8a

View File

@ -36,7 +36,7 @@ object Dependencies {
val MUnitVersion = "0.7.29"
val MUnitCatsEffectVersion = "1.0.7"
val OrganizeImportsVersion = "0.6.0"
val PdfboxVersion = "2.0.28"
val PdfboxVersion = "2.0.29"
val PdfjsViewerVersion = "2.12.313"
val PoiVersion = "4.1.2"
val PostgresVersion = "42.6.0"