Repository: syncope
Updated Branches:
  refs/heads/2_0_X 223cf1c3d -> 6c0c93c82
  refs/heads/2_1_X 21c92719c -> 10ee5750f
  refs/heads/master d6d8da66b -> 2170e4d50


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

Branch: refs/heads/2_0_X
Commit: 6c0c93c8268e7f916c9ec42993755d2c4e751e94
Parents: 223cf1c
Author: Francesco Chicchiriccò <ilgro...@apache.org>
Authored: Mon Jul 16 10:05:58 2018 +0200
Committer: Francesco Chicchiriccò <ilgro...@apache.org>
Committed: Mon Jul 16 10:05:58 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/6c0c93c8/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index da1487c..7729564 100644
--- a/pom.xml
+++ b/pom.xml
@@ -446,7 +446,7 @@ under the License.
     
<flowable-modeler.directory>${project.build.directory}/flowable-modeler</flowable-modeler.directory>
 
     <swagger-core.version>1.5.17</swagger-core.version>    
-    <swagger-ui.version>3.17.2</swagger-ui.version>
+    <swagger-ui.version>3.17.3</swagger-ui.version>
     <guava.version>20.0</guava.version>
 
     <jquery.version>2.2.4</jquery.version>

Reply via email to