This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch 3_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/3_0_X by this push:
     new ee88c873af Upgrading Swagger Core and UI
ee88c873af is described below

commit ee88c873af1e7bd6b18cba7809ca7a3303557082
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Wed Jun 14 08:58:46 2023 +0200

    Upgrading Swagger Core and UI
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1c489fb38f..d6399153d6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -444,8 +444,8 @@ under the License.
 
     <h2.version>2.1.214</h2.version>
 
-    <swagger-core.version>2.2.11</swagger-core.version>
-    <swagger-ui.version>4.19.0</swagger-ui.version>
+    <swagger-core.version>2.2.12</swagger-core.version>
+    <swagger-ui.version>5.0.0</swagger-ui.version>
 
     <jquery-slimscroll.version>1.3.8</jquery-slimscroll.version>
     <jquery-cookie.version>1.4.1-1</jquery-cookie.version>

Reply via email to