Skip to content

Commit

Permalink
Bump xmpbox from 2.0.12 to 2.0.13 (JabRef#4561)
Browse files Browse the repository at this point in the history
Bumps xmpbox from 2.0.12 to 2.0.13.

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot[bot] authored and tobiasdiez committed Dec 31, 2018
1 parent 6cdb1f8 commit 0f277dd
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 @@ -98,7 +98,7 @@ dependencies {

compile 'org.apache.pdfbox:pdfbox:2.0.13'
compile 'org.apache.pdfbox:fontbox:2.0.13'
compile 'org.apache.pdfbox:xmpbox:2.0.12'
compile 'org.apache.pdfbox:xmpbox:2.0.13'

// required for reading write-protected PDFs - see https://github.com/JabRef/jabref/pull/942#issuecomment-209252635
compile 'org.bouncycastle:bcprov-jdk15on:1.60'
Expand Down

0 comments on commit 0f277dd

Please sign in to comment.