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/06/17 18:16:28 UTC

git commit: Upgrading EhCache

Repository: cxf-fediz
Updated Branches:
  refs/heads/master 49fd7af0b -> 9260c9ea3


Upgrading EhCache


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

Branch: refs/heads/master
Commit: 9260c9ea3e4c57506ae7ed52720a8834e8cf4b7d
Parents: 49fd7af
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Tue Jun 17 17:16:15 2014 +0100
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Tue Jun 17 17:16:15 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/9260c9ea/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 704a18f..9739e31 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,7 +36,7 @@
         <commons.logging.version>1.1.3</commons.logging.version>
         <cxf.version>3.0.0</cxf.version>
         <cxf.build-utils.version>2.6.0</cxf.build-utils.version>
-        <ehcache.version>2.8.1</ehcache.version>
+        <ehcache.version>2.8.3</ehcache.version>
         <httpclient.version>4.3.3</httpclient.version>
         <hsqldb.version>1.8.0.10</hsqldb.version>
         <javassist.version>3.16.1-GA</javassist.version>