Compare commits

..

No commits in common. "3da5814210b1ef470797c455376e11573f50baed" and "0589676acc8511b88397fc40ef29aa01786ff546" have entirely different histories.

View File

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