You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sc...@apache.org on 2016/06/21 23:39:36 UTC

maven git commit: [MNG-5967] Dependency updates.

Repository: maven
Updated Branches:
  refs/heads/master de817fd82 -> 4e7088ffe


[MNG-5967] Dependency updates.


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

Branch: refs/heads/master
Commit: 4e7088ffe0f185ed5dcf7d1748acee9876fa6b50
Parents: de817fd
Author: Christian Schulte <sc...@apache.org>
Authored: Wed Jun 22 01:39:02 2016 +0200
Committer: Christian Schulte <sc...@apache.org>
Committed: Wed Jun 22 01:39:02 2016 +0200

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven/blob/4e7088ff/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2547ed5..e53a2ee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,11 +53,11 @@ under the License.
     <commonsCliVersion>1.3.1</commonsCliVersion>
     <commonsLangVersion>3.4</commonsLangVersion>
     <junitVersion>4.12</junitVersion>
-    <plexusVersion>1.6</plexusVersion>
+    <plexusVersion>1.7</plexusVersion>
     <plexusInterpolationVersion>1.22</plexusInterpolationVersion>
     <plexusUtilsVersion>3.0.24</plexusUtilsVersion>
     <guavaVersion>19.0</guavaVersion>
-    <guiceVersion>4.0</guiceVersion>
+    <guiceVersion>4.1.0</guiceVersion>
     <sisuInjectVersion>0.3.3</sisuInjectVersion>
     <wagonVersion>2.10</wagonVersion>
     <securityDispatcherVersion>1.4</securityDispatcherVersion>