Repository: tomee Updated Branches: refs/heads/master c0768ced8 -> a1c2f6a05
TOMEE-2010 cxf 3.1.10 Project: http://git-wip-us.apache.org/repos/asf/tomee/repo Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/a1c2f6a0 Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/a1c2f6a0 Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/a1c2f6a0 Branch: refs/heads/master Commit: a1c2f6a05d131253497f181858ff741b979ac804 Parents: c0768ce Author: rmannibucau <[email protected]> Authored: Tue Jan 31 18:52:20 2017 +0100 Committer: rmannibucau <[email protected]> Committed: Tue Jan 31 18:52:20 2017 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tomee/blob/a1c2f6a0/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a5049e6..d8c9d35 100644 --- a/pom.xml +++ b/pom.xml @@ -130,7 +130,7 @@ <tomcat.version>8.5.11</tomcat.version> - <cxf.version>3.1.8</cxf.version> + <cxf.version>3.1.10</cxf.version> <ehcache.version>2.9.0</ehcache.version> <!-- used by cxf for security (replay attack) --> <jetty.version>7.5.3.v20111011</jetty.version>
