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

commit 7dfdbcd862f35106c1efecb2b2f8c69954ae9ee5
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Tue Mar 3 09:14:32 2026 +0100

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

diff --git a/pom.xml b/pom.xml
index 93462cb7e1..70bd948a09 100644
--- a/pom.xml
+++ b/pom.xml
@@ -466,7 +466,7 @@ under the License.
     <cas.version>8.0.0-RC2</cas.version>
     <cas-client.version>4.0.4</cas-client.version>
 
-    <swagger-core.version>2.2.43</swagger-core.version>
+    <swagger-core.version>2.2.44</swagger-core.version>
     <swagger-ui.version>5.32.0</swagger-ui.version>
 
     <jquery-slimscroll.version>1.3.8</jquery-slimscroll.version>

Reply via email to