Compare commits

..

No commits in common. "cff579ffe3c4623aad45aaa3c19df04116abf0bc" and "358bc390ee1e65ae311e7e13c9f452a8f58a9bf5" 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.13.2</version> <version>4.12</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
</dependencies> </dependencies>