Upgrade JUnit version to 4.13.1

This commit is contained in:
Mahmoud Ben Hassine
2020-10-26 20:56:15 +01:00
parent df89bb69ae
commit 559be298a0

View File

@@ -84,7 +84,7 @@ allprojects {
jbatchTckSpi = '1.0'
jettisonVersion = '1.2' //? => upgrade to 1.4 and the build fails (deprecated anyway via xstream)
jmsVersion = '2.0.1'
junitVersion = '4.13'
junitVersion = '4.13.1'
junitJupiterVersion = '5.7.0'
log4jVersion = '2.13.3'
mysqlVersion = '8.0.21'