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/47f792bd Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/47f792bd Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/47f792bd Branch: refs/heads/master Commit: 47f792bd8cdb88489f0a33a11dad1f2d43ccce88 Parents: e03d47e Author: Francesco Chicchiriccò <[email protected]> Authored: Thu Jul 12 07:52:59 2018 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Thu Jul 12 07:53:07 2018 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/47f792bd/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index dd2994b..14d0ea2 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>
