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

Branch: refs/heads/master
Commit: 1174b1d972287f535ded6168ed8660c7519ad584
Parents: 28feb31
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:10 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/1174b1d9/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 386bac6..c8131e6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -416,7 +416,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>