This is an automated email from the ASF dual-hosted git repository. ilgrosso pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/syncope.git
commit 0dec7b541e4f15b28b489ea72217384a2e1b3315 Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Thu Jul 23 08:43:50 2020 +0200 Upgrading Swagger UI --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c359bc7..aa642f7 100644 --- a/pom.xml +++ b/pom.xml @@ -454,7 +454,7 @@ under the License. <mockito.version>3.4.4</mockito.version> <swagger-core.version>2.1.3</swagger-core.version> - <swagger-ui.version>3.28.0</swagger-ui.version> + <swagger-ui.version>3.30.0</swagger-ui.version> <jquery-slimscroll.version>1.3.8</jquery-slimscroll.version> <jquery-cookie.version>1.4.1-1</jquery-cookie.version>
