[MSUREFIRE-1326] Upgrade maven-shared-utils to 3.2.0.

o Upgraded to include transitive 'commons-io' in the shaded package.


Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/9c8bc861
Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/9c8bc861
Diff: http://git-wip-us.apache.org/repos/asf/maven-surefire/diff/9c8bc861

Branch: refs/heads/SUREFIRE-1322
Commit: 9c8bc861a5c1a78955246e38e97eb747370a55c7
Parents: 18018cc
Author: Christian Schulte <schu...@apache.org>
Authored: Sun Jan 8 07:44:59 2017 +0100
Committer: Christian Schulte <schu...@apache.org>
Committed: Sun Jan 8 07:44:59 2017 +0100

----------------------------------------------------------------------
 maven-failsafe-plugin/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/9c8bc861/maven-failsafe-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/maven-failsafe-plugin/pom.xml b/maven-failsafe-plugin/pom.xml
index a5d41ff..c66d22b 100644
--- a/maven-failsafe-plugin/pom.xml
+++ b/maven-failsafe-plugin/pom.xml
@@ -196,6 +196,7 @@
               <artifactSet>
                 <includes>
                   <include>org.apache.maven.shared:maven-shared-utils</include>
+                  <include>commons-io:commons-io</include> <!-- Required by 
maven-shared-utils. -->
                 </includes>
               </artifactSet>
               <relocations>

Reply via email to