Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 22, 2021
1 parent 7479f9c commit f7f54e2
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 @@ -102,7 +102,7 @@ dependencies {
implementation fileTree(dir: 'lib', includes: ['*.jar'])

implementation 'org.apache.pdfbox:pdfbox:2.0.22'
implementation 'org.apache.pdfbox:fontbox:2.0.22'
implementation 'org.apache.pdfbox:fontbox:2.0.23'
implementation 'org.apache.pdfbox:xmpbox:2.0.22'

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

0 comments on commit f7f54e2

Please sign in to comment.