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


The following commit(s) were added to refs/heads/master by this push:
     new 258170ad53 Upgrading Swagger JAX-RS
258170ad53 is described below

commit 258170ad53bf14dd5522a547153106ea33de9ff8
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Wed Oct 2 14:42:31 2024 +0200

    Upgrading Swagger JAX-RS
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 421910b4c1..3c432b8b92 100644
--- a/pom.xml
+++ b/pom.xml
@@ -440,7 +440,7 @@ under the License.
     <cas.version>7.1.0</cas.version>
     <cas-client.version>4.0.4</cas-client.version>
 
-    <swagger-core.version>2.2.24</swagger-core.version>
+    <swagger-core.version>2.2.25</swagger-core.version>
     <swagger-ui.version>5.17.14</swagger-ui.version>
 
     <jquery-slimscroll.version>1.3.8</jquery-slimscroll.version>

Reply via email to