You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2016/02/10 22:47:53 UTC

[03/10] isis git commit: ISIS-1288: pom.xml change for guava

ISIS-1288: pom.xml change for guava


Project: http://git-wip-us.apache.org/repos/asf/isis/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/8d7c8788
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/8d7c8788
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/8d7c8788

Branch: refs/heads/master
Commit: 8d7c87885aeee8f2245f616e37abb5a7053746b9
Parents: cf8c2d1
Author: Dan Haywood <da...@haywood-associates.co.uk>
Authored: Wed Feb 10 18:16:38 2016 +0000
Committer: Dan Haywood <da...@haywood-associates.co.uk>
Committed: Wed Feb 10 18:16:38 2016 +0000

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


http://git-wip-us.apache.org/repos/asf/isis/blob/8d7c8788/core/pom.xml
----------------------------------------------------------------------
diff --git a/core/pom.xml b/core/pom.xml
index 14f9b5c..57d5fe7 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -99,7 +99,7 @@
         <log4j.version>1.2.17</log4j.version>
 
         <joda-time.version>2.3</joda-time.version>
-        <guava.version>16.0.1</guava.version>
+        <guava.version>19.0.20150826</guava.version>
 
         <hamcrest.version>1.3</hamcrest.version>