Updating EhCache
Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/46fec205 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/46fec205 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/46fec205 Branch: refs/heads/3.1.x-fixes Commit: 46fec2059cdd278b6dd9ad41307b5d758f96eddb Parents: 65f3f87 Author: Colm O hEigeartaigh <[email protected]> Authored: Mon Jul 11 11:56:31 2016 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Mon Jul 11 11:56:49 2016 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/46fec205/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index aa6e4f0..42fa215 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.10.1</cxf.ehcache.version> + <cxf.ehcache.version>2.10.2</cxf.ehcache.version> <cxf.ehcache3.version>3.0.1</cxf.ehcache3.version> <cxf.fastinfoset.bundle.version>1.2.13_1</cxf.fastinfoset.bundle.version> <cxf.guava.version>18.0</cxf.guava.version>
