Repository: tomee Updated Branches: refs/heads/master 9d1349e7a -> 4aa5c3a3f
updates cxf to version 3.1.16 Project: http://git-wip-us.apache.org/repos/asf/tomee/repo Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/32b6854f Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/32b6854f Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/32b6854f Branch: refs/heads/master Commit: 32b6854f74a7c391073172b88ea2b38c6841d924 Parents: aec715d Author: Otavio Santana <[email protected]> Authored: Wed Jul 4 09:46:38 2018 -0300 Committer: Otavio Santana <[email protected]> Committed: Wed Jul 4 09:46:38 2018 -0300 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tomee/blob/32b6854f/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index ea7ba63..4c9c619 100644 --- a/pom.xml +++ b/pom.xml @@ -133,7 +133,7 @@ <tomcat.version>8.5.30</tomcat.version> - <cxf.version>3.1.15</cxf.version> + <cxf.version>3.1.16</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>
