mirror of https://github.com/apache/maven.git
[MNG-6627] upgrade Plexus container to 2.0.0 for Reproducible Builds
This commit is contained in:
parent
5222f03d05
commit
55614d32d9
2
pom.xml
2
pom.xml
|
@ -54,7 +54,7 @@ under the License.
|
||||||
<commonsLangVersion>3.8.1</commonsLangVersion>
|
<commonsLangVersion>3.8.1</commonsLangVersion>
|
||||||
<junitVersion>4.12</junitVersion>
|
<junitVersion>4.12</junitVersion>
|
||||||
<mockitoVersion>2.21.0</mockitoVersion>
|
<mockitoVersion>2.21.0</mockitoVersion>
|
||||||
<plexusVersion>1.7.1</plexusVersion>
|
<plexusVersion>2.0.0</plexusVersion>
|
||||||
<plexusInterpolationVersion>1.25</plexusInterpolationVersion>
|
<plexusInterpolationVersion>1.25</plexusInterpolationVersion>
|
||||||
<plexusUtilsVersion>3.2.0</plexusUtilsVersion>
|
<plexusUtilsVersion>3.2.0</plexusUtilsVersion>
|
||||||
<guiceVersion>4.2.1</guiceVersion>
|
<guiceVersion>4.2.1</guiceVersion>
|
||||||
|
|
Loading…
Reference in New Issue