Update pdfbox to 2.0.26

This commit is contained in:
Scala Steward 2022-04-21 18:31:34 +02:00
parent a03b556d9a
commit bb011579e2
No known key found for this signature in database
GPG Key ID: 96BDF10FFAB8B6A6

View File

@ -34,7 +34,7 @@ object Dependencies {
val MUnitVersion = "0.7.29"
val MUnitCatsEffectVersion = "1.0.7"
val OrganizeImportsVersion = "0.6.0"
val PdfboxVersion = "2.0.25"
val PdfboxVersion = "2.0.26"
val PdfjsViewerVersion = "2.9.359"
val PoiVersion = "4.1.2"
val PostgresVersion = "42.3.4"