You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jg...@apache.org on 2017/11/14 15:06:04 UTC

tomee git commit: Update CXF to 3.1.14

Repository: tomee
Updated Branches:
  refs/heads/master 118060ddc -> 283373f36


Update CXF to 3.1.14


Project: http://git-wip-us.apache.org/repos/asf/tomee/repo
Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/283373f3
Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/283373f3
Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/283373f3

Branch: refs/heads/master
Commit: 283373f360b3c559683243c2afd3dfc7b0fe2c1b
Parents: 118060d
Author: Jonathan Gallimore <jo...@jrg.me.uk>
Authored: Tue Nov 14 15:05:02 2017 +0000
Committer: Jonathan Gallimore <jo...@jrg.me.uk>
Committed: Tue Nov 14 15:05:02 2017 +0000

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tomee/blob/283373f3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 718f6e1..51f568d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -133,7 +133,7 @@
 
     <tomcat.version>8.5.23</tomcat.version>
 
-    <cxf.version>3.1.13</cxf.version>
+    <cxf.version>3.1.14</cxf.version>
     <ehcache.version>2.10.3</ehcache.version>
     <!-- used by cxf for security (replay attack) -->
     <jetty.version>7.5.3.v20111011</jetty.version>