Merge pull request #408 from games647/dependabot/maven/junit-junit-4.13.1

This commit is contained in:
dependabot-preview[bot]
2020-11-04 11:18:44 +00:00
committed by GitHub

View File

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