Skip to content

Commit

Permalink
Update dependency org.apache.pdfbox:xmpbox to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 4, 2023
1 parent f7ec9e4 commit f816b78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion letter/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ repositories {

dependencies {
implementation 'org.apache.pdfbox:pdfbox:2.0.29'
implementation 'org.apache.pdfbox:xmpbox:2.0.29'
implementation 'org.apache.pdfbox:xmpbox:3.0.0'
implementation 'com.github.javafaker:javafaker:1.0.2'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.0'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.0'
Expand Down

0 comments on commit f816b78

Please sign in to comment.