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/10ee5750 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/10ee5750 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/10ee5750 Branch: refs/heads/2_1_X Commit: 10ee5750f75cda0aed5dfc562ce0df51c5ac4267 Parents: 21c9271 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:11 2018 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/10ee5750/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e76c7ea..f9dd7ea 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>
