You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bt...@apache.org on 2018/07/24 02:51:41 UTC

[6/7] james-project git commit: JAMES-2491 Upgrade Guice to 4.1.0

JAMES-2491 Upgrade Guice to 4.1.0

Newer guice 4.2.0 depends on Guava 23.6


Project: http://git-wip-us.apache.org/repos/asf/james-project/repo
Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/e1242596
Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/e1242596
Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/e1242596

Branch: refs/heads/master
Commit: e12425968f6a66321465e644eca237028a9d9bcf
Parents: 89bc85f
Author: benwa <bt...@linagora.com>
Authored: Mon Jul 23 13:45:51 2018 +0700
Committer: benwa <bt...@linagora.com>
Committed: Tue Jul 24 09:50:16 2018 +0700

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


http://git-wip-us.apache.org/repos/asf/james-project/blob/e1242596/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 71a0e85..6455434 100644
--- a/pom.xml
+++ b/pom.xml
@@ -662,7 +662,7 @@
         <mockito-core.version>1.9.0</mockito-core.version>
         <jasypt.version>1.9.0</jasypt.version>
         <jackson-databinding.version>2.6.3</jackson-databinding.version>
-        <guice.version>4.0</guice.version>
+        <guice.version>4.1.0</guice.version>
         <jackrabbit-core.version>2.5.2</jackrabbit-core.version>
 
         <logback.version>1.1.11</logback.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org