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 a0b8694b92 Upgrading Swagger
a0b8694b92 is described below

commit a0b8694b927318d78e6494a973e12240b9bb3842
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Tue Apr 8 08:43:53 2025 +0200

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

diff --git a/pom.xml b/pom.xml
index d6adcfffd4..306369e473 100644
--- a/pom.xml
+++ b/pom.xml
@@ -449,8 +449,8 @@ under the License.
 
     <h2.version>2.3.232</h2.version>
 
-    <swagger-core.version>2.2.29</swagger-core.version>
-    <swagger-ui.version>5.20.6</swagger-ui.version>
+    <swagger-core.version>2.2.30</swagger-core.version>
+    <swagger-ui.version>5.20.7</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