You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2017/04/05 11:58:14 UTC

[2/2] cxf git commit: CXF-7316: Update swagger-jaxrs dependency to 1.5.13 (cherry picked from commit a9c33dc)

CXF-7316: Update swagger-jaxrs dependency to 1.5.13 (cherry picked from commit a9c33dc)


Project: http://git-wip-us.apache.org/repos/asf/cxf/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/93c96998
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/93c96998
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/93c96998

Branch: refs/heads/3.1.x-fixes
Commit: 93c969980c512d941dcdf97f2a68f6370132e624
Parents: b16f63b
Author: Dennis Kieselhorst <de...@apache.org>
Authored: Wed Apr 5 13:25:25 2017 +0200
Committer: Daniel Kulp <dk...@apache.org>
Committed: Wed Apr 5 07:57:54 2017 -0400

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/93c96998/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index fe60e2b..d5cd1d4 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.12</cxf.swagger2.version>
+        <cxf.swagger2.version>1.5.13</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>