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/01/11 07:14:34 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/748afdc8
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/748afdc8
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/748afdc8

Branch: refs/heads/2_0_X
Commit: 748afdc89d2380575f2ae567466a3556da795e53
Parents: c40b2fe
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Jan 10 14:57:03 2018 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Jan 10 14:57:03 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/748afdc8/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f27e84c..a9642c6 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>1.5.17</swagger-core.version>    
-    <swagger-ui.version>3.8.0</swagger-ui.version>
+    <swagger-ui.version>3.9.0</swagger-ui.version>
     <guava.version>20.0</guava.version>
 
     <jquery.version>2.2.4</jquery.version>