This is an automated email from the ASF dual-hosted git repository. ilgrosso pushed a commit to branch 4_1_X in repository https://gitbox.apache.org/repos/asf/syncope.git
commit a50c51cc17bdff20df0acbe2b430388e6f628854 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 bdb35a090b..07fb28a477 100644 --- a/pom.xml +++ b/pom.xml @@ -466,7 +466,7 @@ under the License. <cas.version>7.3.4</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>
