Merge pull request #96 from omaster395464gh/dependabot/maven/org.apache.pdfbox-pdfbox-3.0.1

This commit is contained in:
Oliver 2023-12-01 09:51:03 +01:00 committed by GitHub
commit 76435ca188
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>