This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch 3_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/3_0_X by this push:
new b9692012f1 Upgrading Swagger UI
b9692012f1 is described below
commit b9692012f156724f6341c3cdea7a0f471969d302
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Tue Nov 12 08:14:03 2024 +0100
Upgrading Swagger UI
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 7e9a870416..7ac8dba0ab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -450,7 +450,7 @@ under the License.
<h2.version>2.3.232</h2.version>
<swagger-core.version>2.2.25</swagger-core.version>
- <swagger-ui.version>5.18.1</swagger-ui.version>
+ <swagger-ui.version>5.18.2</swagger-ui.version>
<jquery-slimscroll.version>1.3.8</jquery-slimscroll.version>
<jquery-cookie.version>1.4.1-1</jquery-cookie.version>