TOMEE-2186 upgrade to CXF-3.2.4
Project: http://git-wip-us.apache.org/repos/asf/tomee/repo Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/b2b2c2ba Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/b2b2c2ba Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/b2b2c2ba Branch: refs/heads/master Commit: b2b2c2bab2d6c97f0c2a7f6b47a44af9d4ab5650 Parents: 58a3fa7 Author: Jonathan Gallimore <[email protected]> Authored: Wed Apr 18 14:39:17 2018 +0100 Committer: Jonathan Gallimore <[email protected]> Committed: Wed Apr 18 14:39:17 2018 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tomee/blob/b2b2c2ba/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 53ded49..608d355 100644 --- a/pom.xml +++ b/pom.xml @@ -134,7 +134,7 @@ <tomcat.version>9.0.6</tomcat.version> - <cxf.version>3.2.1</cxf.version> + <cxf.version>3.2.4</cxf.version> <ehcache.version>2.10.3</ehcache.version> <!-- used by cxf for security (replay attack) --> <jetty.version>7.5.3.v20111011</jetty.version>
