Skip to content

Commit

Permalink
Bump xmpbox from 2.0.21 to 2.0.22 (#7217)
Browse files Browse the repository at this point in the history
Bumps xmpbox from 2.0.21 to 2.0.22.

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 21, 2020
1 parent 4c3d875 commit 2b7b0da
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 'org.apache.pdfbox:pdfbox:2.0.21'
implementation 'org.apache.pdfbox:fontbox:2.0.21'
implementation 'org.apache.pdfbox:xmpbox:2.0.21'
implementation 'org.apache.pdfbox:xmpbox:2.0.22'

implementation group: 'org.apache.commons', name: 'commons-csv', version: '1.8'
implementation 'com.h2database:h2-mvstore:1.4.200'
Expand Down

0 comments on commit 2b7b0da

Please sign in to comment.