This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch 4_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/4_0_X by this push:
new 4918c2c1c5 Upgrading Swagger Core
4918c2c1c5 is described below
commit 4918c2c1c5ce2f5a638956b81ee032655a47866a
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Thu Jul 31 17:22:54 2025 +0200
Upgrading Swagger Core
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e9af48a506..de4aeccf71 100644
--- a/pom.xml
+++ b/pom.xml
@@ -446,7 +446,7 @@ under the License.
<cas.version>7.2.5</cas.version>
<cas-client.version>4.0.4</cas-client.version>
- <swagger-core.version>2.2.34</swagger-core.version>
+ <swagger-core.version>2.2.35</swagger-core.version>
<swagger-ui.version>5.27.0</swagger-ui.version>
<jquery-slimscroll.version>1.3.8</jquery-slimscroll.version>