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/d7020b98 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/d7020b98 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/d7020b98 Branch: refs/heads/2_0_X Commit: d7020b98d7ca44f4ff49fe3713843f6a80ce1d62 Parents: 50e6aec Author: Francesco Chicchiriccò <[email protected]> Authored: Fri Apr 20 16:26:30 2018 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Fri Apr 20 16:26:30 2018 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/d7020b98/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9568586..345753c 100644 --- a/pom.xml +++ b/pom.xml @@ -423,7 +423,7 @@ under the License. <flowable-modeler.directory>${project.build.directory}/flowable-modeler</flowable-modeler.directory> <swagger-core.version>1.5.17</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>
