Repository: syncope
Updated Branches:
  refs/heads/2_0_X d101d31d0 -> e22277d5a
  refs/heads/master f3d6a9088 -> b1edb7671


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/e22277d5
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/e22277d5
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/e22277d5

Branch: refs/heads/2_0_X
Commit: e22277d5ae0f65b77120f86563b1b44b3fa116de
Parents: d101d31
Author: Francesco Chicchiriccò <ilgro...@apache.org>
Authored: Thu Dec 29 17:20:55 2016 +0100
Committer: Francesco Chicchiriccò <ilgro...@apache.org>
Committed: Thu Dec 29 17:20:55 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/e22277d5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d08911a..abb0e2c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -403,7 +403,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.6</swagger-ui.version>
+    <swagger-ui.version>2.2.8</swagger-ui.version>
 
     <jquery.version>2.2.4</jquery.version>
     <jquery-ui.version>1.11.4</jquery-ui.version>

Reply via email to