Merge pull request #1522 from scala-steward/update/pdfbox-2.0.26

Update pdfbox to 2.0.26
This commit is contained in:
mergify[bot] 2022-04-21 16:46:04 +00:00 committed by GitHub
commit 0075903efd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"