You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2016/12/09 13:41:46 UTC

cxf-fediz git commit: Updating Swagger UI

Repository: cxf-fediz
Updated Branches:
  refs/heads/1.3.x-fixes 8b5ea3bde -> c6ef450ad


Updating Swagger UI


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

Branch: refs/heads/1.3.x-fixes
Commit: c6ef450adfa8e93e14aa5c06395c984f4ad0f83c
Parents: 8b5ea3b
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Fri Dec 9 11:38:52 2016 +0000
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Fri Dec 9 13:41:39 2016 +0000

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


http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/c6ef450a/services/idp/pom.xml
----------------------------------------------------------------------
diff --git a/services/idp/pom.xml b/services/idp/pom.xml
index 6edde85..6e3c483 100644
--- a/services/idp/pom.xml
+++ b/services/idp/pom.xml
@@ -30,7 +30,7 @@
     <packaging>war</packaging>
     
     <properties>
-        <swagger-ui.version>2.1.0</swagger-ui.version>
+        <swagger-ui.version>2.2.6</swagger-ui.version>
         <spring.security.version>3.1.7.RELEASE</spring.security.version>
     </properties>