You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2016/09/29 14:00:36 UTC

[4/6] syncope git commit: Upgrading Swagger UI

Upgrading Swagger UI


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/60a2535a
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/60a2535a
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/60a2535a

Branch: refs/heads/master
Commit: 60a2535ad19fc67c626a684dfd832b183abb3d70
Parents: 4371ae7
Author: Francesco Chicchiricc� <il...@apache.org>
Authored: Thu Sep 29 15:58:56 2016 +0200
Committer: Francesco Chicchiricc� <il...@apache.org>
Committed: Thu Sep 29 16:00:03 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/60a2535a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e9f91fb..c916db8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -402,7 +402,7 @@ under the License.
     <activiti-modeler.directory>${project.build.directory}/activiti-modeler</activiti-modeler.directory>
 
     <swagger-core.version>1.5.10</swagger-core.version>    
-    <swagger-ui.version>2.2.2</swagger-ui.version>
+    <swagger-ui.version>2.2.5</swagger-ui.version>
 
     <jquery.version>2.2.4</jquery.version>
     <jquery-ui.version>1.11.4</jquery-ui.version>