Merge pull request #2422 from eikek/update/pdfbox-3.0.1

Update pdfbox to 3.0.1
This commit is contained in:
mergify[bot] 2023-12-01 06:20:33 +00:00 committed by GitHub
commit 2d77f21710
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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