Updated to plexus-archivee 2.6.3 and io 2.1.3. Should fix windows troubles

git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@1628897 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 1b07bf7..6804895 100644
--- a/pom.xml
+++ b/pom.xml
@@ -120,7 +120,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-io</artifactId>
-      <version>2.1.1</version>
+      <version>2.1.3</version>
     </dependency>
     <dependency>
       <groupId>commons-io</groupId>
@@ -130,7 +130,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
-      <version>2.6.2</version>
+      <version>2.6.3</version>
       <exclusions>
         <exclusion>
           <groupId>org.codehaus.plexus</groupId>