Skip to content

Commit

Permalink
Bump fontbox from 2.0.17 to 2.0.18
Browse files Browse the repository at this point in the history
Bumps fontbox from 2.0.17 to 2.0.18.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Dec 30, 2019
1 parent c3c79fe commit d14f6dc
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 @@ -111,7 +111,7 @@ dependencies {
compile fileTree(dir: 'lib', includes: ['*.jar'])

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

compile group: 'org.apache.commons', name: 'commons-csv', version: '1.7'
Expand Down

0 comments on commit d14f6dc

Please sign in to comment.