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 53ff36a793 Upgrading Swagger UI
53ff36a793 is described below
commit 53ff36a793762de56e714f1dae01fc60d59aafb6
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Fri Oct 13 09:19:21 2023 +0200
Upgrading Swagger UI
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 09fb529e91..abd251fd09 100644
--- a/pom.xml
+++ b/pom.xml
@@ -437,7 +437,7 @@ under the License.
<h2.version>2.2.224</h2.version>
- <swagger-core.version>2.2.16</swagger-core.version>
+ <swagger-core.version>2.2.17</swagger-core.version>
<swagger-ui.version>5.7.2</swagger-ui.version>
<jquery-slimscroll.version>1.3.8</jquery-slimscroll.version>