Repository: syncope
Updated Branches:
  refs/heads/2_0_X 496028e82 -> 37d967032
  refs/heads/master 4371ae787 -> 55b9e83d7


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

Branch: refs/heads/2_0_X
Commit: a5f250571f15030c2bba42412989ae531ec5262f
Parents: 496028e
Author: Francesco Chicchiriccò <ilgro...@apache.org>
Authored: Thu Sep 29 15:58:56 2016 +0200
Committer: Francesco Chicchiriccò <ilgro...@apache.org>
Committed: Thu Sep 29 15:58:56 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/a5f25057/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2b9f62e..93572e8 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>

Reply via email to