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/03/23 14:58:05 UTC

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

Branch: refs/heads/master
Commit: 04c74c11671d2fa140279dd357813ca911f83e25
Parents: 33af79a
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Mar 23 15:38:23 2018 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Mar 23 15:56:42 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/04c74c11/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0f399da..637494e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -419,7 +419,7 @@ under the License.
     <flowable-modeler.directory>${project.build.directory}/flowable-modeler</flowable-modeler.directory>    
 
     <swagger-core.version>2.0.0-rc4</swagger-core.version>    
-    <swagger-ui.version>3.12.1</swagger-ui.version>
+    <swagger-ui.version>3.13.0</swagger-ui.version>
     <guava.version>20.0</guava.version>
 
     <jquery.version>2.2.4</jquery.version>