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 a2e5bea137 Upgrading Swagger JAX-RS
a2e5bea137 is described below

commit a2e5bea1373dd9a6f60e13036d0b065b52e9e097
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 5cb773f086..871182e93e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -449,7 +449,7 @@ under the License.
 
     <h2.version>2.3.232</h2.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