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/07/12 05:53:20 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/d90a2fe3
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/d90a2fe3
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/d90a2fe3

Branch: refs/heads/2_1_X
Commit: d90a2fe3805f120f846c342ea39a70938a80fbf2
Parents: ff93866
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Thu Jul 12 07:52:59 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Thu Jul 12 07:52:59 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/d90a2fe3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e8e41c3..9f34992 100644
--- a/pom.xml
+++ b/pom.xml
@@ -442,7 +442,7 @@ under the License.
     <flowable-modeler.directory>${project.build.directory}/flowable-modeler</flowable-modeler.directory>    
 
     <swagger-core.version>2.0.2</swagger-core.version>    
-    <swagger-ui.version>3.17.1</swagger-ui.version>
+    <swagger-ui.version>3.17.2</swagger-ui.version>
     <guava.version>20.0</guava.version>
 
     <jquery.version>2.2.4</jquery.version>