We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 475b298 commit 194d237Copy full SHA for 194d237
build.gradle
@@ -118,7 +118,7 @@ dependencies {
118
119
implementation 'org.apache.pdfbox:pdfbox:2.0.23'
120
implementation 'org.apache.pdfbox:fontbox:2.0.23'
121
- implementation 'org.apache.pdfbox:xmpbox:2.0.23'
+ implementation 'org.apache.pdfbox:xmpbox:2.0.24'
122
123
implementation group: 'org.apache.commons', name: 'commons-csv', version: '1.8'
124
implementation 'com.h2database:h2-mvstore:1.4.200'
0 commit comments