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
The following commit(s) were added to refs/heads/4_1_X by this push:
new e64b65b3c7 Upgrading Swagger JAX-RS
e64b65b3c7 is described below
commit e64b65b3c7ea4a5c5f5dbb21b916e16055679965
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Tue Mar 31 13:03:12 2026 +0200
Upgrading Swagger JAX-RS
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 553e379885..7de3f4d73b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -466,7 +466,7 @@ under the License.
<cas.version>7.3.5</cas.version>
<cas-client.version>4.0.4</cas-client.version>
- <swagger-core.version>2.2.45</swagger-core.version>
+ <swagger-core.version>2.2.46</swagger-core.version>
<swagger-ui.version>5.32.1</swagger-ui.version>
<jquery-slimscroll.version>1.3.8</jquery-slimscroll.version>