You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2018/06/10 09:25:43 UTC

[maven] branch master updated: [MNG-6344] Upgrade Guice to 4.2.0

This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven.git


The following commit(s) were added to refs/heads/master by this push:
     new 29e9b50  [MNG-6344] Upgrade Guice to 4.2.0
29e9b50 is described below

commit 29e9b50b8bdd6abd454ef84d3247a5fe36bc79f3
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Sun Apr 22 23:47:30 2018 +0200

    [MNG-6344] Upgrade Guice to 4.2.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 05b7a67..b90e484 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,7 +58,7 @@ under the License.
     <plexusInterpolationVersion>1.24</plexusInterpolationVersion>
     <plexusUtilsVersion>3.1.0</plexusUtilsVersion>
     <guavaVersion>20.0</guavaVersion>
-    <guiceVersion>4.0</guiceVersion>
+    <guiceVersion>4.2.0</guiceVersion>
     <sisuInjectVersion>0.3.3</sisuInjectVersion>
     <wagonVersion>3.1.0</wagonVersion>
     <securityDispatcherVersion>1.4</securityDispatcherVersion>

-- 
To stop receiving notification emails like this one, please contact
michaelo@apache.org.