Repository: tomee Updated Branches: refs/heads/tomee-7.0.x 9cc49c3a2 -> 79f722632
Update CXF version to 3.1.17 as 3.1.18 isn't released yet Project: http://git-wip-us.apache.org/repos/asf/tomee/repo Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/79f72263 Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/79f72263 Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/79f72263 Branch: refs/heads/tomee-7.0.x Commit: 79f722632ea20f30904de46758476c2ccab983d5 Parents: 9cc49c3 Author: Jonathan Gallimore <[email protected]> Authored: Wed Nov 7 13:52:00 2018 +0000 Committer: Jonathan Gallimore <[email protected]> Committed: Wed Nov 7 13:52:00 2018 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tomee/blob/79f72263/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 09ecffa..b0407b4 100644 --- a/pom.xml +++ b/pom.xml @@ -133,7 +133,7 @@ <tomcat.version>8.5.34</tomcat.version> - <cxf.version>3.1.18</cxf.version> + <cxf.version>3.1.17</cxf.version> <version.shrinkwrap.shrinkwrap>1.2.6</version.shrinkwrap.shrinkwrap> <version.shrinkwrap.descriptor>2.0.0</version.shrinkwrap.descriptor> <version.arquillian>1.1.13.Final</version.arquillian>
