Merge pull request #518 from games647/dependabot/maven/junit-junit-4.13.2

This commit is contained in:
dependabot-preview[bot]
2021-04-28 07:44:10 +00:00
committed by GitHub

View File

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