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
The following commit(s) were added to refs/heads/master by this push:
new eb1c40c164 Upgrading Swagger UI
eb1c40c164 is described below
commit eb1c40c164d59030727cef437e175cdf820c8f90
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Thu Apr 18 08:15:58 2024 +0200
Upgrading Swagger UI
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a8b54661cb..624f32e4ac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -443,7 +443,7 @@ under the License.
<h2.version>2.2.224</h2.version>
<swagger-core.version>2.2.21</swagger-core.version>
- <swagger-ui.version>5.15.2</swagger-ui.version>
+ <swagger-ui.version>5.15.2-1</swagger-ui.version>
<jquery-slimscroll.version>1.3.8</jquery-slimscroll.version>
<jquery-cookie.version>1.4.1-1</jquery-cookie.version>