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 eb12a70f98a08be983f0b5bb9d9ce48729360e7e Author: Francesco Chicchiriccò <ilgro...@apache.org> AuthorDate: Mon Aug 18 13:07:15 2025 +0200 Upgrading Swagger Core --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2a00c05b19..1c739a2523 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.35</swagger-core.version> + <swagger-core.version>2.2.36</swagger-core.version> <swagger-ui.version>5.27.1</swagger-ui.version> <jquery-slimscroll.version>1.3.8</jquery-slimscroll.version>