Compare commits

..

No commits in common. "dependabot/maven/junit-junit-4.13.1" and "master" have entirely different histories.

View File

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