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/b667bb81 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/b667bb81 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/b667bb81 Branch: refs/heads/master Commit: b667bb81130c91c26e16cd816086b52e098610a2 Parents: 1a3a05e Author: Francesco Chicchiriccò <[email protected]> Authored: Fri Apr 20 16:27:19 2018 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Fri Apr 20 16:27:19 2018 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/b667bb81/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index f8213d0..050abbd 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.1</swagger-core.version> - <swagger-ui.version>3.13.3</swagger-ui.version> + <swagger-ui.version>3.13.4</swagger-ui.version> <guava.version>20.0</guava.version> <jquery.version>2.2.4</jquery.version>
