Repository: maven Updated Branches: refs/heads/master 8169fe290 -> 31e70dba9
Upgrade plexus-utils to 3.0.22 to support combine.id as configuration attribute for Map merging Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/31e70dba Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/31e70dba Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/31e70dba Branch: refs/heads/master Commit: 31e70dba9030925ce90727b9a7e0e83045c4aa0d Parents: 8169fe2 Author: Robert Scholte <rfscho...@codehaus.org> Authored: Fri Sep 11 21:43:40 2015 +0200 Committer: Robert Scholte <rfscho...@codehaus.org> Committed: Fri Sep 11 21:43:40 2015 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven/blob/31e70dba/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index b253f8c..b24c40f 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,7 @@ <junitVersion>4.11</junitVersion> <plexusVersion>1.6</plexusVersion> <plexusInterpolationVersion>1.21</plexusInterpolationVersion> - <plexusUtilsVersion>3.0.20</plexusUtilsVersion> + <plexusUtilsVersion>3.0.22</plexusUtilsVersion> <!-- Latest version of Guava that works with Sisu --> <guavaVersion>18.0</guavaVersion> <guiceVersion>3.2.5</guiceVersion>