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 dcf36f64e5 Upgrading Swagger UI
dcf36f64e5 is described below
commit dcf36f64e51d96ebcd35fc2b5283a694f7b6e7c3
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Tue Jun 20 17:14:22 2023 +0200
Upgrading Swagger UI
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 64f318b3eb..f90d746c73 100644
--- a/pom.xml
+++ b/pom.xml
@@ -438,7 +438,7 @@ under the License.
<h2.version>2.1.214</h2.version>
<swagger-core.version>2.2.12</swagger-core.version>
- <swagger-ui.version>5.0.0</swagger-ui.version>
+ <swagger-ui.version>5.1.0</swagger-ui.version>
<jquery-slimscroll.version>1.3.8</jquery-slimscroll.version>
<jquery-cookie.version>1.4.1-1</jquery-cookie.version>