Skip to content

Commit

Permalink
Bump pdfbox from 2.0.15 to 2.0.16 (#5081)
Browse files Browse the repository at this point in the history
Bumps pdfbox from 2.0.15 to 2.0.16.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and tobiasdiez committed Jun 28, 2019
1 parent c85fa63 commit d7fba98
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 @@ -90,7 +90,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.15'
compile 'org.apache.pdfbox:pdfbox:2.0.16'
compile 'org.apache.pdfbox:fontbox:2.0.15'
compile 'org.apache.pdfbox:xmpbox:2.0.16'

Expand Down

0 comments on commit d7fba98

Please sign in to comment.