Skip to content

Commit

Permalink
chore(deps): bump org.apache.pdfbox:pdfbox in /cie-java (#72)
Browse files Browse the repository at this point in the history
Bumps org.apache.pdfbox:pdfbox from 2.0.29 to 3.0.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 22, 2023
1 parent 13306bb commit 0eaa780
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cie-java/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies {
implementation 'com.jgoodies:jgoodies-forms:1.9.0'
implementation 'net.java.dev.jna:jna:5.13.0'
implementation 'net.java.dev.jna:jna-platform:5.13.0'
implementation 'org.apache.pdfbox:pdfbox:2.0.29'
implementation 'org.apache.pdfbox:pdfbox:3.0.0'
implementation 'org.javassist:javassist:3.29.2-GA'
implementation 'org.slf4j:slf4j-api:2.0.7'
}
Expand Down

0 comments on commit 0eaa780

Please sign in to comment.