You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by bu...@apache.org on 2019/05/24 19:41:21 UTC

[cxf] branch master updated: Update jcache & ehcache3 versions

This is an automated email from the ASF dual-hosted git repository.

buhhunyx pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/master by this push:
     new 493f5de  Update jcache & ehcache3 versions
493f5de is described below

commit 493f5de94e57a86e50c5e2c8d177eff4e39a461a
Author: Alexey Markevich <bu...@gmail.com>
AuthorDate: Fri May 24 16:23:46 2019 +0300

    Update jcache & ehcache3 versions
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 1a83ea1..096816d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -94,7 +94,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.0.3</cxf.ehcache3.version>
+        <cxf.ehcache3.version>3.7.1</cxf.ehcache3.version>
         <cxf.fastinfoset.bundle.version>1.2.16_1</cxf.fastinfoset.bundle.version>
         <cxf.guava.version>20.0</cxf.guava.version>
         <cxf.hazelcast.version>3.10.6</cxf.hazelcast.version>
@@ -116,7 +116,7 @@
         <cxf.rxjava.version>1.3.8</cxf.rxjava.version>
         <cxf.rxjava2.version>2.2.5</cxf.rxjava2.version>
         <cxf.javax.annotation-api.version>1.3.1</cxf.javax.annotation-api.version>
-        <cxf.jcache.version>1.0.0</cxf.jcache.version>
+        <cxf.jcache.version>1.1.1</cxf.jcache.version>
         <cxf.geronimo.jms.version>1.1.1</cxf.geronimo.jms.version>
         <cxf.geronimo.jta.version>1.1.1</cxf.geronimo.jta.version>
         <cxf.geronimo.j2ee.management.version>1.0.1</cxf.geronimo.j2ee.management.version>