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 be64aed64d2a2e478e7324d415570353c9a8764d Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Tue Aug 18 13:50:10 2026 +0200 Upgrading Swagger Core --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 84f2fa814f..8c885ece3b 100644 --- a/pom.xml +++ b/pom.xml @@ -470,7 +470,7 @@ under the License. <cas.version>7.3.8</cas.version> <cas-client.version>4.1.1</cas-client.version> - <swagger-core.version>2.2.53</swagger-core.version> + <swagger-core.version>2.2.54</swagger-core.version> <swagger-ui.version>5.32.13</swagger-ui.version> <jquery-slimscroll.version>1.3.8</jquery-slimscroll.version>
