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/08/09 11:40:01 UTC

tomee git commit: TOMEE-2111

Repository: tomee
Updated Branches:
  refs/heads/tomee-1.7.x da5fdcc2f -> 6a33d09e1


TOMEE-2111


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

Branch: refs/heads/tomee-1.7.x
Commit: 6a33d09e1a0a44299ffc9ffa53bdd70fae754a89
Parents: da5fdcc
Author: Jonathan Gallimore <jo...@jrg.me.uk>
Authored: Wed Aug 9 12:38:16 2017 +0100
Committer: Jonathan Gallimore <jo...@jrg.me.uk>
Committed: Wed Aug 9 12:38:16 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/tomee/blob/6a33d09e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5f9a301..5066004 100644
--- a/pom.xml
+++ b/pom.xml
@@ -130,7 +130,7 @@
 
     <tomcat.version>7.0.78</tomcat.version>
 
-    <cxf.version>2.6.16</cxf.version>
+    <cxf.version>2.6.17</cxf.version>
     <!--2.6.4 requires wss4j 1.6.8-->
     <ehcache.version>2.6.7</ehcache.version>
     <!-- used by cxf for security (replay attack) -->