Update swagger version
Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/43fe4320 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/43fe4320 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/43fe4320 Branch: refs/heads/3.0.x-fixes Commit: 43fe4320178c6fa47907f14a936d8f39bb59be24 Parents: b0f2aac Author: Daniel Kulp <[email protected]> Authored: Thu Oct 30 13:55:05 2014 -0400 Committer: Daniel Kulp <[email protected]> Committed: Fri Nov 7 13:48:17 2014 -0500 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/43fe4320/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 5fc0101..5aa042e 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -153,7 +153,7 @@ <cxf.spring.osgi.version>1.2.1</cxf.spring.osgi.version> <cxf.spring.ldap.version>1.3.1.RELEASE</cxf.spring.ldap.version> <cxf.spring.mock>spring-test</cxf.spring.mock> - <cxf.swagger.version>1.3.7</cxf.swagger.version> + <cxf.swagger.version>1.3.9</cxf.swagger.version> <cxf.velocity.version>1.7</cxf.velocity.version> <cxf.woodstox.core.version>4.4.1</cxf.woodstox.core.version> <cxf.woodstox.stax2-api.version>3.1.4</cxf.woodstox.stax2-api.version>
