Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot] 3cadd5a300
Bump junit from 4.11 to 4.13.1 in /mirror
5 years ago

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

Loading…
Cancel
Save