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

commit bfef214104998d7bf4e9e09e9b3925da9367e855
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Mon Nov 24 14:27:01 2025 +0100

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

diff --git a/pom.xml b/pom.xml
index ae2ab6855d..7056b8b40d 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.40</swagger-core.version>
+    <swagger-core.version>2.2.41</swagger-core.version>
     <swagger-ui.version>5.30.2</swagger-ui.version>
 
     <jquery-slimscroll.version>1.3.8</jquery-slimscroll.version>

Reply via email to