Merge pull request #118 from omaster395464gh/dependabot/maven/org.apache.pdfbox-pdfbox-3.0.2

This commit is contained in:
Oliver 2024-03-15 20:33:27 +01:00 committed by GitHub
commit 906f7dec91
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.2</junit.version>
<batik.version>1.16</batik.version>
<pdfbox.version>3.0.1</pdfbox.version>
<pdfbox.version>3.0.2</pdfbox.version>
<sonar.organization>omaster395464gh</sonar.organization>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
</properties>