Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 1, 2023
1 parent 384cf70 commit 2045921
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.27'
implementation 'org.apache.pdfbox:pdfbox:2.0.28'
implementation 'org.javassist:javassist:3.29.2-GA'
implementation 'org.slf4j:slf4j-api:2.0.7'
}
Expand Down

0 comments on commit 2045921

Please sign in to comment.