You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2014/02/20 19:02:46 UTC

git commit: Upgrading ehcache

Repository: cxf
Updated Branches:
  refs/heads/master 2841fc7c2 -> d9a17baf7


Upgrading ehcache


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

Branch: refs/heads/master
Commit: d9a17baf7ce475b3784ae70c3b6aeede6c1799f6
Parents: 2841fc7
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Thu Feb 20 18:02:31 2014 +0000
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Thu Feb 20 18:02:31 2014 +0000

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


http://git-wip-us.apache.org/repos/asf/cxf/blob/d9a17baf/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 21bfb4a..264939a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -81,7 +81,7 @@
         <cxf.commons-collections.version>3.2.1</cxf.commons-collections.version>
         <cxf.commons-lang.version>2.6</cxf.commons-lang.version>
         <cxf.derby.version>10.2.2.0</cxf.derby.version>
-        <cxf.ehcache.version>2.7.4</cxf.ehcache.version>
+        <cxf.ehcache.version>2.8.1</cxf.ehcache.version>
         <cxf.fastinfoset.bundle.version>1.2.13_1</cxf.fastinfoset.bundle.version>
         <cxf.hazelcast.version>1.9.4</cxf.hazelcast.version>
         <cxf.httpcomponents.asyncclient.version>4.0</cxf.httpcomponents.asyncclient.version>