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/2170e4d5 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/2170e4d5 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/2170e4d5 Branch: refs/heads/master Commit: 2170e4d50316143ee9b2cd203188814718b0d5e9 Parents: d6d8da6 Author: Francesco Chicchiriccò <[email protected]> Authored: Mon Jul 16 10:06:11 2018 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Mon Jul 16 10:06:19 2018 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/2170e4d5/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 3ce075a..b436f93 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.2</swagger-ui.version> + <swagger-ui.version>3.17.3</swagger-ui.version> <guava.version>20.0</guava.version> <jquery.version>2.2.4</jquery.version>
