Repository: cxf Updated Branches: refs/heads/3.1.x-fixes 473105a03 -> 7f9e0f467
EhCache update # Conflicts: # parent/pom.xml Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/8c482620 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/8c482620 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/8c482620 Branch: refs/heads/3.1.x-fixes Commit: 8c48262002b8b740ba241e7796928b6aa248ceee Parents: 473105a Author: Colm O hEigeartaigh <[email protected]> Authored: Wed Aug 16 13:29:26 2017 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Wed Aug 16 13:30:22 2017 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/8c482620/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 2fd5f76..12e6660 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -83,7 +83,7 @@ <cxf.commons-lang3.version>3.5</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.3</cxf.ehcache.version> + <cxf.ehcache.version>2.10.4</cxf.ehcache.version> <cxf.ehcache3.version>3.0.3</cxf.ehcache3.version> <cxf.fastinfoset.bundle.version>1.2.13_1</cxf.fastinfoset.bundle.version> <cxf.guava.version>18.0</cxf.guava.version>
