Merge pull request #568 from haraldk/dependabot/maven/sandbox/junit-junit-4.13.1

Bump junit from 4.7 to 4.13.1 in /sandbox
This commit is contained in:
Harald Kuhr 2020-10-13 10:36:50 +02:00 committed by GitHub
commit f9871b73a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -104,7 +104,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.7</version>
<version>4.13.1</version>
<scope>test</scope>
</dependency>
</dependencies>