Update pdfbox to 3.0.0

This commit is contained in:
eikek
2023-11-05 23:34:51 +01:00
parent 84612bc7e7
commit fe4a300b0e
6 changed files with 18 additions and 33 deletions

View File

@ -35,7 +35,7 @@ object Dependencies {
val MariaDbVersion = "3.2.0"
val MUnitVersion = "0.7.29"
val MUnitCatsEffectVersion = "1.0.7"
val PdfboxVersion = "2.0.29"
val PdfboxVersion = "3.0.0"
val PdfjsViewerVersion = "2.12.313"
val PoiVersion = "4.1.2"
val PostgresVersion = "42.6.0"