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 2018/10/23 06:21:55 UTC

[1/3] syncope git commit: Upgrading Swagger UI

Repository: syncope
Updated Branches:
  refs/heads/2_0_X 73aed0a74 -> 5eb958549
  refs/heads/2_1_X b25a8834d -> 292006e4c
  refs/heads/master 36fb466af -> d9a879af8


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

Branch: refs/heads/2_0_X
Commit: 5eb95854960c9758e5c16f607e089343483b001e
Parents: 73aed0a
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Tue Oct 23 08:19:45 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Tue Oct 23 08:19:45 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/5eb95854/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 43af407..b34d013 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.19.0</swagger-ui.version>
+    <swagger-ui.version>3.19.4</swagger-ui.version>
     <guava.version>20.0</guava.version>
 
     <jquery.version>3.3.1-1</jquery.version>


[2/3] syncope git commit: Upgrading Swagger UI

Posted by il...@apache.org.
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/292006e4
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/292006e4
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/292006e4

Branch: refs/heads/2_1_X
Commit: 292006e4c2016ac015363c1e6c9d977577cb727c
Parents: b25a883
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Tue Oct 23 08:19:58 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Tue Oct 23 08:19:58 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/292006e4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f49902e..a4d518c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -441,7 +441,7 @@ under the License.
     <log.directory>${project.build.directory}/log</log.directory>
 
     <swagger-core.version>2.0.5</swagger-core.version>    
-    <swagger-ui.version>3.19.0</swagger-ui.version>
+    <swagger-ui.version>3.19.4</swagger-ui.version>
     <guava.version>20.0</guava.version>
 
     <jquery.version>3.3.1-1</jquery.version>


[3/3] syncope git commit: Upgrading Swagger UI

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

Branch: refs/heads/master
Commit: d9a879af89a98fc170ea211b0e2f769ddb8c8a5c
Parents: 36fb466
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Tue Oct 23 08:19:58 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Tue Oct 23 08:20:07 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/d9a879af/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8efb1c1..1ca2866 100644
--- a/pom.xml
+++ b/pom.xml
@@ -441,7 +441,7 @@ under the License.
     <log.directory>${project.build.directory}/log</log.directory>
 
     <swagger-core.version>2.0.5</swagger-core.version>    
-    <swagger-ui.version>3.19.0</swagger-ui.version>
+    <swagger-ui.version>3.19.4</swagger-ui.version>
     <guava.version>20.0</guava.version>
 
     <jquery.version>3.3.1-1</jquery.version>