Update pdfbox to 2.0.21

This commit is contained in:
Scala Steward 2020-08-21 04:20:16 +02:00
parent 6f5c1ce4bd
commit 557bb0ba08
No known key found for this signature in database
GPG Key ID: 96BDF10FFAB8B6A6

View File

@ -26,7 +26,7 @@ object Dependencies {
val MariaDbVersion = "2.6.2"
val MiniTestVersion = "2.8.2"
val OrganizeImportsVersion = "0.4.0"
val PdfboxVersion = "2.0.20"
val PdfboxVersion = "2.0.21"
val PoiVersion = "4.1.2"
val PostgresVersion = "42.2.15"
val PureConfigVersion = "0.13.0"