Updating EhCache
Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/51a2368c Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/51a2368c Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/51a2368c Branch: refs/heads/3.0.x-fixes Commit: 51a2368c14840b5876efbbccf123fb8c8e040a7a Parents: 4acb402 Author: Colm O hEigeartaigh <[email protected]> Authored: Mon Oct 17 20:17:17 2016 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Mon Oct 17 20:17:17 2016 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/51a2368c/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index b721a21..c7b00c2 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -87,7 +87,7 @@ <cxf.commons-lang.version>2.6</cxf.commons-lang.version> <cxf.commons-lang3.version>3.4</cxf.commons-lang3.version> <cxf.derby.version>10.2.2.0</cxf.derby.version> - <cxf.ehcache.version>2.8.5</cxf.ehcache.version> + <cxf.ehcache.version>2.8.8</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.2</cxf.httpcomponents.asyncclient.version>
