Merge pull request #564 from haraldk/dependabot/maven/servlet/junit-junit-4.13.1

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

View File

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