Skip to content

Commit

Permalink
Bump pdfbox from 2.0.17 to 2.0.18 (#5797)
Browse files Browse the repository at this point in the history
Bumps pdfbox from 2.0.17 to 2.0.18.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and tobiasdiez committed Dec 30, 2019
1 parent 5f7f133 commit c3c79fe
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 @@ -110,7 +110,7 @@ dependencies {
// Include all jar-files in the 'lib' folder as dependencies
compile fileTree(dir: 'lib', includes: ['*.jar'])

compile 'org.apache.pdfbox:pdfbox:2.0.17'
compile 'org.apache.pdfbox:pdfbox:2.0.18'
compile 'org.apache.pdfbox:fontbox:2.0.17'
compile 'org.apache.pdfbox:xmpbox:2.0.17'

Expand Down

0 comments on commit c3c79fe

Please sign in to comment.