Upgraded maven JUnit test dependency from 4.11 to 4.12

pull/167/head
luccioman 7 years ago
parent 3e8dd90211
commit eeb5fbb160

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

Loading…
Cancel
Save