Change junit version to 4.13.2

This commit is contained in:
YuCheng Hu 2021-04-26 09:10:13 -04:00
parent bcee2aeccb
commit d66764224a

View File

@ -171,7 +171,7 @@
<dependency> <dependency>
<groupId>junit</groupId> <groupId>junit</groupId>
<artifactId>junit</artifactId> <artifactId>junit</artifactId>
<version>4.13.1</version> <version>4.13.2</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.jasypt</groupId> <groupId>org.jasypt</groupId>