From 342d98ba557313325b4d6dd59f44fe5cd55987c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 16:42:50 +0000 Subject: [PATCH] Bump io.springfox:springfox-swagger-ui in /services/gateway Bumps [io.springfox:springfox-swagger-ui](https://github.com/springfox/springfox) from 2.7.0 to 2.10.0. - [Release notes](https://github.com/springfox/springfox/releases) - [Changelog](https://github.com/springfox/springfox/blob/master/docs/release-notes.md) - [Commits](https://github.com/springfox/springfox/compare/2.7.0...2.10.0) --- updated-dependencies: - dependency-name: io.springfox:springfox-swagger-ui dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- services/gateway/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/gateway/pom.xml b/services/gateway/pom.xml index 7268aab..59701b4 100644 --- a/services/gateway/pom.xml +++ b/services/gateway/pom.xml @@ -69,7 +69,7 @@ io.springfox springfox-swagger-ui - 2.7.0 + 2.10.0