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/09 20:24:19 UTC

[maven] 01/01: [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 MNG-6344
in repository https://gitbox.apache.org/repos/asf/maven.git

commit 6483d7dbbf54f61521ecb75f6502fc065c40edf1
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.