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

[2/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/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>