Merge pull request #152 from omaster395464gh/dependabot/maven/main/org.apache.pdfbox-pdfbox-3.0.3

This commit is contained in:
Oliver 2024-08-15 07:44:29 +02:00 committed by GitHub
commit 43fef76e2d
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.10.3</junit.version>
<batik.version>1.16</batik.version>
<pdfbox.version>3.0.2</pdfbox.version>
<pdfbox.version>3.0.3</pdfbox.version>
<sonar.organization>omaster395464gh</sonar.organization>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
</properties>