Skip to content

Commit

Permalink
Update dependency org.apache.pdfbox:xmpbox to v2.0.32
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 13, 2024
1 parent c947cd2 commit e56b7be
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:3.0.0'
implementation 'org.apache.pdfbox:xmpbox:2.0.29'
implementation 'org.apache.pdfbox:xmpbox:2.0.32'
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 e56b7be

Please sign in to comment.