Updating EhCache
Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/ff995052 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/ff995052 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/ff995052 Branch: refs/heads/3.1.x-fixes Commit: ff9950528fbb951117492b636691cb1055dd8041 Parents: 7c7bf49 Author: Colm O hEigeartaigh <[email protected]> Authored: Mon Mar 14 16:29:37 2016 +0000 Committer: Colm O hEigeartaigh <[email protected]> Committed: Mon Mar 14 16:29:37 2016 +0000 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/ff995052/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index c081a11..addc718 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -82,7 +82,7 @@ <cxf.commons-lang3.version>3.4</cxf.commons-lang3.version> <cxf.derby.version>10.2.2.0</cxf.derby.version> <cxf.dropwizard.version>3.1.2</cxf.dropwizard.version> - <cxf.ehcache.version>2.9.0</cxf.ehcache.version> + <cxf.ehcache.version>2.10.1</cxf.ehcache.version> <cxf.fastinfoset.bundle.version>1.2.13_1</cxf.fastinfoset.bundle.version> <cxf.guava.version>18.0</cxf.guava.version> <cxf.hazelcast.version>1.9.4</cxf.hazelcast.version>
