Update pdfbox to 2.0.23

This commit is contained in:
Scala Steward 2021-03-19 04:11:31 +01:00
parent e2e366d411
commit 0759af663b
No known key found for this signature in database
GPG Key ID: 96BDF10FFAB8B6A6

View File

@ -30,7 +30,7 @@ object Dependencies {
val MiniTestVersion = "2.9.3"
val MUnitVersion = "0.7.22"
val OrganizeImportsVersion = "0.5.0"
val PdfboxVersion = "2.0.22"
val PdfboxVersion = "2.0.23"
val PoiVersion = "4.1.2"
val PostgresVersion = "42.2.19"
val PureConfigVersion = "0.14.1"