Skip to content

Commit

Permalink
Merge pull request #5345 from JabRef/dependabot/gradle/org.apache.pdf…
Browse files Browse the repository at this point in the history
…box-fontbox-2.0.17
  • Loading branch information
dependabot-preview[bot] authored Sep 23, 2019
2 parents 2bd0995 + 8986bd7 commit ca105b8
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 @@ -118,7 +118,7 @@ dependencies {
compile fileTree(dir: 'lib', includes: ['*.jar'])

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

compile group: 'org.apache.tika', name: 'tika-core', version: '1.22'
Expand Down

0 comments on commit ca105b8

Please sign in to comment.