Repository: cxf Updated Branches: refs/heads/3.0.x-fixes 5f6fa0324 -> a1b0028a8
Upgrade swagger2 to 1.5.3 Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/cc42f3db Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/cc42f3db Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/cc42f3db Branch: refs/heads/3.0.x-fixes Commit: cc42f3dbcb5b005ec9d4212dbb1bea8d2b53b0d0 Parents: 5f6fa03 Author: Akitoshi Yoshida <[email protected]> Authored: Tue Aug 25 16:51:31 2015 +0200 Committer: Akitoshi Yoshida <[email protected]> Committed: Tue Aug 25 16:54:21 2015 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/cc42f3db/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index f101fb9..3f2fe55 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -156,7 +156,7 @@ <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.12</cxf.swagger.version> - <cxf.swagger2.version>1.5.0</cxf.swagger2.version> + <cxf.swagger2.version>1.5.3</cxf.swagger2.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>
