Skip to content

Commit

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

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and M0Rf30 committed Mar 30, 2024
1 parent fde1c3c commit 3c01f4a
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 @@ -33,7 +33,7 @@ dependencies {
implementation 'commons-io:commons-io:2.15.1'
implementation 'com.google.code.gson:gson:2.10.1'
implementation 'net.java.dev.jna:jna:5.14.0'
implementation 'org.apache.pdfbox:pdfbox:3.0.1'
implementation 'org.apache.pdfbox:pdfbox:3.0.2'
}

mainClassName = 'it.ipzs.cieid.MainApplicationn'
Expand Down

0 comments on commit 3c01f4a

Please sign in to comment.