Skip to content

Commit

Permalink
Bump fontbox from 2.0.20 to 2.0.21 (JabRef#6883)
Browse files Browse the repository at this point in the history
Bumps fontbox from 2.0.20 to 2.0.21.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 7, 2020
1 parent 89ef03e commit 0d0a70d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -106,7 +106,7 @@ dependencies {
implementation fileTree(dir: 'lib', includes: ['*.jar'])

implementation 'org.apache.pdfbox:pdfbox:2.0.21'
implementation 'org.apache.pdfbox:fontbox:2.0.20'
implementation 'org.apache.pdfbox:fontbox:2.0.21'
implementation 'org.apache.pdfbox:xmpbox:2.0.20'

implementation group: 'org.apache.commons', name: 'commons-csv', version: '1.8'
Expand Down

0 comments on commit 0d0a70d

Please sign in to comment.