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] <[email protected]>
dependabot-preview[bot] authored Dec 30, 2019
1 parent 279df6a commit 67671e8
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
@@ -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.18'

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

0 comments on commit 67671e8

Please sign in to comment.