mirror of https://github.com/apache/maven.git
Bump junit from 4.12 to 4.13
Just before move to JUnit5 Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/master/doc/ReleaseNotes4.12.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13)
This commit is contained in:
parent
da5d8b8f51
commit
a6f113abce
2
pom.xml
2
pom.xml
|
@ -52,7 +52,7 @@ under the License.
|
||||||
<classWorldsVersion>2.6.0</classWorldsVersion>
|
<classWorldsVersion>2.6.0</classWorldsVersion>
|
||||||
<commonsCliVersion>1.4</commonsCliVersion>
|
<commonsCliVersion>1.4</commonsCliVersion>
|
||||||
<commonsLangVersion>3.8.1</commonsLangVersion>
|
<commonsLangVersion>3.8.1</commonsLangVersion>
|
||||||
<junitVersion>4.12</junitVersion>
|
<junitVersion>4.13</junitVersion>
|
||||||
<mockitoVersion>3.2.0</mockitoVersion>
|
<mockitoVersion>3.2.0</mockitoVersion>
|
||||||
<plexusVersion>2.1.0</plexusVersion>
|
<plexusVersion>2.1.0</plexusVersion>
|
||||||
<plexusInterpolationVersion>1.26</plexusInterpolationVersion>
|
<plexusInterpolationVersion>1.26</plexusInterpolationVersion>
|
||||||
|
|
Loading…
Reference in New Issue