Repository: cxf Updated Branches: refs/heads/master 335148d95 -> 27fa54fcf
Upgrading EhCache Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/27fa54fc Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/27fa54fc Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/27fa54fc Branch: refs/heads/master Commit: 27fa54fcf7220076503106fa554b1eb74d8103ac Parents: 335148d Author: Colm O hEigeartaigh <[email protected]> Authored: Tue Jun 17 17:26:42 2014 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Tue Jun 17 17:26:42 2014 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/27fa54fc/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 573066d..85817a9 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -84,7 +84,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.8.1</cxf.ehcache.version> + <cxf.ehcache.version>2.8.3</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.1</cxf.httpcomponents.asyncclient.version>
