Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 15, 2024
1 parent 4ea323b commit 6417c8b
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 @@ -161,7 +161,7 @@ dependencies {
exclude group: "commons-logging", module: "commons-logging"
}

implementation ("org.apache.pdfbox:pdfbox:3.0.2") {
implementation ("org.apache.pdfbox:pdfbox:3.0.3") {
exclude group: "commons-logging", module: "commons-logging"
}

Expand Down

0 comments on commit 6417c8b

Please sign in to comment.