mirror of https://github.com/apache/maven.git
MNG-5553: Update Plexus utils for the fix the case where ${map(some.key)} is not properly interpolated
This commit is contained in:
parent
b05dd063f9
commit
2ec7fd0465
2
pom.xml
2
pom.xml
|
@ -48,7 +48,7 @@
|
|||
<junitVersion>3.8.2</junitVersion>
|
||||
<plexusVersion>1.5.5</plexusVersion>
|
||||
<plexusInterpolationVersion>1.19</plexusInterpolationVersion>
|
||||
<plexusUtilsVersion>3.0.16</plexusUtilsVersion>
|
||||
<plexusUtilsVersion>3.0.17</plexusUtilsVersion>
|
||||
<!-- Latest version of Guava that works with Sisu -->
|
||||
<guavaVersion>14.0.1</guavaVersion>
|
||||
<guiceVersion>3.1.3</guiceVersion>
|
||||
|
|
Loading…
Reference in New Issue