Bump org.apache.pdfbox:pdfbox from 3.0.0 to 3.0.1

Bumps org.apache.pdfbox:pdfbox from 3.0.0 to 3.0.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-12-01 07:39:24 +00:00 committed by GitHub
parent 8a92ad7772
commit 3ec1efd7ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@
<maven.compiler.source>11</maven.compiler.source>
<junit.version>5.10.1</junit.version>
<batik.version>1.16</batik.version>
<pdfbox.version>3.0.0</pdfbox.version>
<pdfbox.version>3.0.1</pdfbox.version>
<sonar.organization>omaster395464gh</sonar.organization>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
</properties>