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/2322ce56 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/2322ce56 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/2322ce56 Branch: refs/heads/3.1.x-fixes Commit: 2322ce566bf56d149c4582967883631b9e1a2b91 Parents: 76738db Author: Daniel Kulp <[email protected]> Authored: Wed Apr 5 09:00:11 2017 -0400 Committer: Daniel Kulp <[email protected]> Committed: Wed Apr 5 09:27:33 2017 -0400 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/2322ce56/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index d5cd1d4..fe60e2b 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -156,7 +156,7 @@ <cxf.spring.ldap.version>2.2.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>4.4.1</cxf.woodstox.core.version> <cxf.woodstox.stax2-api.version>3.1.4</cxf.woodstox.stax2-api.version>
