Merge pull request #566 from haraldk/dependabot/maven/imageio/junit-junit-4.13.1

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

View File

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