Merge pull request #130 from omaster395464gh/dependabot/maven/junit.version-5.10.3

This commit is contained in:
Oliver 2024-06-29 08:42:12 +02:00 committed by GitHub
commit 7c5c75898b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.target>11</maven.compiler.target>
<maven.compiler.source>11</maven.compiler.source>
<junit.version>5.10.2</junit.version>
<junit.version>5.10.3</junit.version>
<batik.version>1.16</batik.version>
<pdfbox.version>3.0.2</pdfbox.version>
<sonar.organization>omaster395464gh</sonar.organization>