[MNG-6873] update junit dependency to 4.13.1

Closes #390
This commit is contained in:
gmakris 2020-10-26 10:02:32 +01:00 committed by Sylwester Lachiewicz
parent d98844cfdf
commit 3a51a3ac5c
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ under the License.
<classWorldsVersion>2.6.0</classWorldsVersion>
<commonsCliVersion>1.4</commonsCliVersion>
<commonsLangVersion>3.8.1</commonsLangVersion>
<junitVersion>4.13</junitVersion>
<junitVersion>4.13.1</junitVersion>
<mockitoVersion>3.2.0</mockitoVersion>
<plexusVersion>2.1.0</plexusVersion>
<plexusInterpolationVersion>1.26</plexusInterpolationVersion>