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/cf426daf Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/cf426daf Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/cf426daf Branch: refs/heads/master Commit: cf426dafdbeae10e9a208235e7481d11b121c47b Parents: c9d2a83 Author: Francesco Chicchiriccò <[email protected]> Authored: Fri Nov 13 14:47:55 2015 +0100 Committer: Francesco Chicchiriccò <[email protected]> Committed: Fri Nov 13 14:47:55 2015 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/cf426daf/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 2188858..8776225 100644 --- a/pom.xml +++ b/pom.xml @@ -371,7 +371,7 @@ under the License. <log.directory>${project.build.directory}/log</log.directory> <activiti-modeler.directory>${project.build.directory}/activiti-modeler</activiti-modeler.directory> - <swagger-ui.version>2.1.2</swagger-ui.version> + <swagger-ui.version>2.1.3</swagger-ui.version> <jquery.version>2.1.4</jquery.version> <jquery-ui.version>1.11.4</jquery-ui.version> <jquery-cookie.version>1.4.1-1</jquery-cookie.version>
