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 b9bafbd503 Bump org.webjars:swagger-ui from 5.17.14 to 5.18.0 (#894)
b9bafbd503 is described below
commit b9bafbd503d37c2089efe1d73fddd781e3e1141a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 6 08:30:15 2024 +0100
Bump org.webjars:swagger-ui from 5.17.14 to 5.18.0 (#894)
Bumps [org.webjars:swagger-ui](https://github.com/swagger-api/swagger-ui)
from 5.17.14 to 5.18.0.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
-
[Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc)
-
[Commits](https://github.com/swagger-api/swagger-ui/compare/v5.17.14...v5.18.0)
---
updated-dependencies:
- dependency-name: org.webjars:swagger-ui
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index cf4b404ac9..cc4a1e70ad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -441,7 +441,7 @@ under the License.
<cas-client.version>4.0.4</cas-client.version>
<swagger-core.version>2.2.25</swagger-core.version>
- <swagger-ui.version>5.17.14</swagger-ui.version>
+ <swagger-ui.version>5.18.0</swagger-ui.version>
<jquery-slimscroll.version>1.3.8</jquery-slimscroll.version>
<jquery-cookie.version>1.4.1-1</jquery-cookie.version>