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 c947cd2 commit b43af39Copy full SHA for b43af39
letter/build.gradle
@@ -14,7 +14,7 @@ repositories {
14
15
dependencies {
16
implementation 'org.apache.pdfbox:pdfbox:3.0.0'
17
- implementation 'org.apache.pdfbox:xmpbox:2.0.29'
+ implementation 'org.apache.pdfbox:xmpbox:2.0.33'
18
implementation 'com.github.javafaker:javafaker:1.0.2'
19
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.0'
20
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.0'
0 commit comments