Skip to content

Commit

Permalink
Bump org.apache.pdfbox:xmpbox from 3.0.2 to 3.0.3
Browse files Browse the repository at this point in the history
Bumps org.apache.pdfbox:xmpbox from 3.0.2 to 3.0.3.

---
updated-dependencies:
- dependency-name: org.apache.pdfbox:xmpbox
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent f176558 commit c0c7f57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ dependencies {
exclude group: "commons-logging", module: "commons-logging"
}

implementation ("org.apache.pdfbox:xmpbox:3.0.2") {
implementation ("org.apache.pdfbox:xmpbox:3.0.3") {
exclude group: "commons-logging", module: "commons-logging"
}
implementation "com.github.Carleslc.Simple-YAML:Simple-Yaml:1.8.4"
Expand Down

0 comments on commit c0c7f57

Please sign in to comment.