Merge pull request #1761 from eikek/update/pdfbox-2.0.27

Update pdfbox to 2.0.27
This commit is contained in:
mergify[bot] 2022-09-30 06:59:33 +00:00 committed by GitHub
commit 01abddf6ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@ object Dependencies {
val MUnitVersion = "0.7.29"
val MUnitCatsEffectVersion = "1.0.7"
val OrganizeImportsVersion = "0.6.0"
val PdfboxVersion = "2.0.26"
val PdfboxVersion = "2.0.27"
val PdfjsViewerVersion = "2.12.313"
val PoiVersion = "4.1.2"
val PostgresVersion = "42.5.0"