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:57 UTC

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

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>