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
commit b6b7f91ce12ab843c984a6d68574169b0757eee5 Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Mon Jan 19 16:16:55 2026 +0100 Upgrading Swagger Core --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cfbed9d624..7960dba93e 100644 --- a/pom.xml +++ b/pom.xml @@ -466,7 +466,7 @@ under the License. <cas.version>7.3.3</cas.version> <cas-client.version>4.0.4</cas-client.version> - <swagger-core.version>2.2.41</swagger-core.version> + <swagger-core.version>2.2.42</swagger-core.version> <swagger-ui.version>5.31.0</swagger-ui.version> <jquery-slimscroll.version>1.3.8</jquery-slimscroll.version>
