Skip to content

Commit

Permalink
pdfbox: Update to version 2.0.21 (#1359)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ash258 authored Sep 11, 2020
1 parent b02722f commit 2a428de
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bucket/pdfbox.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.0.20",
"version": "2.0.21",
"description": "Java tool for working with PDF documents.",
"homepage": "https://pdfbox.apache.org",
"license": "Apache-2.0",
Expand All @@ -10,12 +10,12 @@
]
},
"url": [
"https://www.apache.org/dist/pdfbox/2.0.20/pdfbox-app-2.0.20.jar#/pdfbox.jar",
"https://www.apache.org/dist/pdfbox/2.0.20/preflight-app-2.0.20.jar#/preflight.jar"
"https://www.apache.org/dist/pdfbox/2.0.21/pdfbox-app-2.0.21.jar#/pdfbox.jar",
"https://www.apache.org/dist/pdfbox/2.0.21/preflight-app-2.0.21.jar#/preflight.jar"
],
"hash": [
"sha512:172b52564b2e0999d3579318162446a373f3c9789d5e349683f8dd834ef9d616d5a724d9550b04858a4526cb20d3aebd632ad491837f7c7eb5a0298c3c033c2c",
"sha512:3847354adf247614823d885429f2d0a00d35b68902765b0629c82150b68de1bd159e311a2856ed3f2ad6feeb5ca382af7fc1f10b627514758a12da72ef03358c"
"sha512:d2fbba56d12cb4bdbfcfbfbb3b0c1a3b015c3badaaa80f686e7ec50f753112dc565432cbea9f9a98914f9c8cf95c3d0e9c2eca305917300c8d48b71ff285ab8a",
"sha512:b0e07c325b4dbd3f9542e7d2b42d46efea032f114f61cd1692d2153ef0ed1f6dd724ac1e1c6030228aa019bac3426a79b668632b680e68f7159a9e32943a6a57"
],
"bin": [
"pdfbox.jar",
Expand Down

0 comments on commit 2a428de

Please sign in to comment.