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/02/02 16:09:06 UTC

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

Branch: refs/heads/master
Commit: 169a3c0ff9dd466c966f9b58c2b543519daa4e24
Parents: 889f71c
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Feb 2 17:08:46 2018 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Feb 2 17:08:54 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/169a3c0f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 698956a..7932d05 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.9.2</swagger-ui.version>
+    <swagger-ui.version>3.9.3</swagger-ui.version>
     <guava.version>20.0</guava.version>
 
     <jquery.version>2.2.4</jquery.version>