MNG-5553: Update Plexus utils for the fix the case where ${map(some.key)} is not properly interpolated

This commit is contained in:
Jason van Zyl 2014-01-27 15:49:39 -05:00
parent b05dd063f9
commit 2ec7fd0465
1 changed files with 1 additions and 1 deletions

View File

@ -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>