You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by re...@apache.org on 2016/07/26 00:41:33 UTC

[28/42] cxf git commit: Updating swagger-jaxrs version

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-jaxrs-2.1
Commit: f18d41271f26192f5a4d38f68d955f34ccb503da
Parents: 6cfb727
Author: Sergey Beryozkin <sb...@gmail.com>
Authored: Mon Jul 25 13:38:50 2016 +0300
Committer: Sergey Beryozkin <sb...@gmail.com>
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>