Bump org.apache.pdfbox:pdfbox from 3.0.3 to 3.0.4

Bumps org.apache.pdfbox:pdfbox from 3.0.3 to 3.0.4.

---
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] 2025-01-24 07:43:48 +00:00 committed by GitHub
parent 3fecd164b0
commit 8e1db1a6cf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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