DWN-35241 : upgrade jUnit to 4.13.1

pull/1601/head
Harry Smith 2020-10-21 09:22:36 +01:00
parent 5e4ee45d29
commit ebff342488
1 changed files with 1 additions and 1 deletions

View File

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