Update pdfbox to 2.0.22

This commit is contained in:
Scala Steward 2020-12-19 22:15:28 +01:00
parent 4624f3cfb8
commit 064245759f
No known key found for this signature in database
GPG Key ID: 96BDF10FFAB8B6A6

View File

@ -28,7 +28,7 @@ object Dependencies {
val MariaDbVersion = "2.7.1"
val MiniTestVersion = "2.9.1"
val OrganizeImportsVersion = "0.4.4"
val PdfboxVersion = "2.0.21"
val PdfboxVersion = "2.0.22"
val PoiVersion = "4.1.2"
val PostgresVersion = "42.2.18"
val PureConfigVersion = "0.14.0"