You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2016/06/02 22:09:05 UTC

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

[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/bd03f68b
Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/bd03f68b
Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/bd03f68b

Branch: refs/heads/slf4j-gossip
Commit: bd03f68ba3295a07b265fa669742a0594bb58744
Parents: eea665d
Author: Christian Schulte <sc...@apache.org>
Authored: Sun May 8 01:16:45 2016 +0200
Committer: Christian Schulte <sc...@apache.org>
Committed: Sun May 8 01:20:58 2016 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven/blob/bd03f68b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 544ae45..9d14078 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@
     <junitVersion>4.12</junitVersion>
     <plexusVersion>1.6</plexusVersion>
     <plexusInterpolationVersion>1.22</plexusInterpolationVersion>
-    <plexusUtilsVersion>3.0.23</plexusUtilsVersion>
+    <plexusUtilsVersion>3.0.24</plexusUtilsVersion>
     <guavaVersion>19.0</guavaVersion>
     <guiceVersion>4.0</guiceVersion>
     <sisuInjectVersion>0.3.3</sisuInjectVersion>