This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch 3.3.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit ca918387a92f634827ea39540cddb17b0b5d4031 Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Tue Nov 12 15:11:42 2019 +0000 Updating EhCache (cherry picked from commit c811addd3ceafbaf2379f8254506bf08c1bd1e23) --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 30f6e7e..6abd092 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -105,7 +105,7 @@ <cxf.dom4j.version>2.1.1</cxf.dom4j.version> <cxf.dropwizard.version>3.2.6</cxf.dropwizard.version> <cxf.ehcache.version>2.10.6</cxf.ehcache.version> - <cxf.ehcache3.version>3.7.1</cxf.ehcache3.version> + <cxf.ehcache3.version>3.8.1</cxf.ehcache3.version> <cxf.findbugs.version>3.0.2</cxf.findbugs.version> <cxf.geronimo.inject.version>1.1</cxf.geronimo.inject.version> <cxf.geronimo.j2ee.management.version>1.0.1</cxf.geronimo.j2ee.management.version>
