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 7dd6b631d1 Upgrading Swagger JAX-RS
7dd6b631d1 is described below
commit 7dd6b631d1f5fa16d57e1378d467986114642afd
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Fri Jun 20 12:45:22 2025 +0200
Upgrading Swagger JAX-RS
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 414b3e2682..bed34c5a2f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -446,7 +446,7 @@ under the License.
<cas.version>7.2.3</cas.version>
<cas-client.version>4.0.4</cas-client.version>
- <swagger-core.version>2.2.33</swagger-core.version>
+ <swagger-core.version>2.2.34</swagger-core.version>
<swagger-ui.version>5.25.2</swagger-ui.version>
<jquery-slimscroll.version>1.3.8</jquery-slimscroll.version>