Repository: cxf Updated Branches: refs/heads/master 9b2bda583 -> 7c594df67
Updating swagger-jaxrs version Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/f18d4127 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/f18d4127 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/f18d4127 Branch: refs/heads/master Commit: f18d41271f26192f5a4d38f68d955f34ccb503da Parents: 6cfb727 Author: Sergey Beryozkin <[email protected]> Authored: Mon Jul 25 13:38:50 2016 +0300 Committer: Sergey Beryozkin <[email protected]> Committed: Mon Jul 25 13:38:50 2016 +0300 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/f18d4127/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index ff3ffd8..f925cab 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -154,7 +154,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.13</cxf.swagger.version> - <cxf.swagger2.version>1.5.8</cxf.swagger2.version> + <cxf.swagger2.version>1.5.9</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>
