Bump junit from 4.12 to 4.13 (#199)

This commit is contained in:
dependabot-preview[bot]
2020-01-03 08:52:12 +00:00
committed by GitHub
parent 10b2886d22
commit fc307865db

View File

@@ -360,7 +360,7 @@
<dependency> <dependency>
<groupId>junit</groupId> <groupId>junit</groupId>
<artifactId>junit</artifactId> <artifactId>junit</artifactId>
<version>4.12</version> <version>4.13</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
<dependency> <dependency>