Skip to content

Commit

Permalink
Bump pdfbox from 2.0.18 to 2.0.19 (#6163)
Browse files Browse the repository at this point in the history
Bumps pdfbox from 2.0.18 to 2.0.19.

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed Mar 23, 2020
1 parent d6fcf11 commit 361d7ce
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 {
// Include all jar-files in the 'lib' folder as dependencies
implementation fileTree(dir: 'lib', includes: ['*.jar'])

implementation 'org.apache.pdfbox:pdfbox:2.0.18'
implementation 'org.apache.pdfbox:pdfbox:2.0.19'
implementation 'org.apache.pdfbox:fontbox:2.0.19'
implementation 'org.apache.pdfbox:xmpbox:2.0.19'

Expand Down

0 comments on commit 361d7ce

Please sign in to comment.