Merge pull request #721 from scala-steward/update/pdfbox-2.0.23

Update pdfbox to 2.0.23
This commit is contained in:
mergify[bot] 2021-03-19 03:26:20 +00:00 committed by GitHub
commit bd5dba9f8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"