Repository: cxf Updated Branches: refs/heads/master 46bd4b3e9 -> e00b84269
Revert "CXF-7316: Update swagger-jaxrs dependency to 1.5.13 (cherry picked from commit a9c33dc)" This reverts commit 50d3f48781cef7fdde9d4b2c4232feb2c2f4c8aa. Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/e00b8426 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/e00b8426 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/e00b8426 Branch: refs/heads/master Commit: e00b84269aa8112bf4073b69b58f933fda3ab497 Parents: 46bd4b3 Author: Daniel Kulp <[email protected]> Authored: Wed Apr 5 09:00:11 2017 -0400 Committer: Daniel Kulp <[email protected]> Committed: Wed Apr 5 09:00:25 2017 -0400 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/e00b8426/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index ccc4255..e9c3eb7 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -157,7 +157,7 @@ <cxf.spring.ldap.version>2.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.13</cxf.swagger2.version> + <cxf.swagger2.version>1.5.12</cxf.swagger2.version> <cxf.velocity.version>1.7</cxf.velocity.version> <cxf.woodstox.core.version>5.0.3</cxf.woodstox.core.version> <cxf.woodstox.stax2-api.version>3.1.4</cxf.woodstox.stax2-api.version>
