Skip to content

Commit

Permalink
Bump pdfbox from 2.0.21 to 2.0.22 (#7213)
Browse files Browse the repository at this point in the history
Bumps pdfbox from 2.0.21 to 2.0.22.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 21, 2020
1 parent 7271f25 commit f0ce88a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ dependencies {
// Include all jar-files in the 'lib' folder as dependencies
implementation fileTree(dir: 'lib', includes: ['*.jar'])

implementation 'org.apache.pdfbox:pdfbox:2.0.21'
implementation 'org.apache.pdfbox:pdfbox:2.0.22'
implementation 'org.apache.pdfbox:fontbox:2.0.22'
implementation 'org.apache.pdfbox:xmpbox:2.0.22'

Expand Down

0 comments on commit f0ce88a

Please sign in to comment.