This commit is contained in:
Fabio Lima 2020-10-17 21:53:53 -03:00
commit b8741f56df
1 changed files with 1 additions and 1 deletions

View File

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