We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05f3932 commit a284cbbCopy full SHA for a284cbb
build.gradle
@@ -97,7 +97,7 @@ dependencies {
97
compile 'com.jgoodies:jgoodies-forms:1.9.0'
98
99
compile 'org.apache.pdfbox:pdfbox:2.0.13'
100
- compile 'org.apache.pdfbox:fontbox:2.0.12'
+ compile 'org.apache.pdfbox:fontbox:2.0.13'
101
compile 'org.apache.pdfbox:xmpbox:2.0.12'
102
103
// required for reading write-protected PDFs - see https://github.com/JabRef/jabref/pull/942#issuecomment-209252635
0 commit comments