This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git

commit 883801b53ea6abd46a94cc08954db86fd548ec0f
Author: Francesco Chicchiriccò <ilgro...@apache.org>
AuthorDate: Thu Aug 7 08:28:08 2025 +0200

    Upgrading Swagger UI and Tomcat
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index eac4d8d6b4..6704dd09d4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -447,7 +447,7 @@ under the License.
     <cas-client.version>4.0.4</cas-client.version>
 
     <swagger-core.version>2.2.35</swagger-core.version>
-    <swagger-ui.version>5.27.0</swagger-ui.version>
+    <swagger-ui.version>5.27.1</swagger-ui.version>
 
     <jquery-slimscroll.version>1.3.8</jquery-slimscroll.version>
     <jquery-cookie.version>1.4.1-1</jquery-cookie.version>
@@ -503,7 +503,7 @@ under the License.
     <cargo.rmi.port>9805</cargo.rmi.port>
     <cargo.deployable.ping.timeout>60000</cargo.deployable.ping.timeout>
 
-    <tomcat.version>11.0.9</tomcat.version>
+    <tomcat.version>11.0.10</tomcat.version>
     <wildfly.version>37.0.0.Final</wildfly.version>
     <payara.version>6.2025.8</payara.version>
     <jakarta.faces.version>4.1.3</jakarta.faces.version>

Reply via email to