[MNG-2936] Upgrade plexus-utils to solve quoting issues on windows

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@539925 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Carlos Sanchez Gonzalez 2007-05-20 19:52:03 +00:00
parent 1408ae3f19
commit a7bd6cc320
1 changed files with 1 additions and 1 deletions

View File

@ -187,7 +187,7 @@ under the License.
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
<version>1.4.1</version>
<version>1.4.2</version>
</dependency>
<dependency>
<groupId>org.apache.maven.wagon</groupId>