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/05/21 07:08:28 UTC

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

Repository: syncope
Updated Branches:
  refs/heads/2_0_X cf3c72249 -> 4f6c8afed
  refs/heads/master 6856b9db7 -> 9a15c4fdf


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

Branch: refs/heads/2_0_X
Commit: 4f6c8afedd41acbb05050eec6a1e05dd7859b225
Parents: cf3c722
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon May 21 09:04:07 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon May 21 09:04:07 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/4f6c8afe/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 06e4ffd..742f470 100644
--- a/pom.xml
+++ b/pom.xml
@@ -424,7 +424,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.14.0</swagger-ui.version>
+    <swagger-ui.version>3.14.2</swagger-ui.version>
     <guava.version>20.0</guava.version>
 
     <jquery.version>2.2.4</jquery.version>


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

Branch: refs/heads/master
Commit: 9a15c4fdf912eb9b39dc44b2c921932e7591ca5b
Parents: 6856b9d
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon May 21 09:08:17 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon May 21 09:08:17 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/9a15c4fd/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 99f5a35..595218a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -420,7 +420,7 @@ under the License.
     <flowable-modeler.directory>${project.build.directory}/flowable-modeler</flowable-modeler.directory>    
 
     <swagger-core.version>2.0.1</swagger-core.version>    
-    <swagger-ui.version>3.14.0</swagger-ui.version>
+    <swagger-ui.version>3.14.2</swagger-ui.version>
     <guava.version>20.0</guava.version>
 
     <jquery.version>2.2.4</jquery.version>