Merge pull request #115 from omaster395464gh/dependabot/maven/junit.version-5.10.2

This commit is contained in:
Oliver 2024-02-05 08:17:44 +01:00 committed by GitHub
commit b17b10e30e
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.1</junit.version>
<junit.version>5.10.2</junit.version>
<batik.version>1.16</batik.version>
<pdfbox.version>3.0.1</pdfbox.version>
<sonar.organization>omaster395464gh</sonar.organization>