From 586eee7ebdcff2e643a58a9e5cd7e87ccf275335 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 17:04:56 +0000 Subject: [PATCH] Bump io.springfox:springfox-swagger-ui in /gateway-service Bumps [io.springfox:springfox-swagger-ui](https://github.com/springfox/springfox) from 2.9.2 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.9.2...2.10.0) --- updated-dependencies: - dependency-name: io.springfox:springfox-swagger-ui dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- gateway-service/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gateway-service/pom.xml b/gateway-service/pom.xml index 270229e..f5ae3c5 100644 --- a/gateway-service/pom.xml +++ b/gateway-service/pom.xml @@ -40,7 +40,7 @@ io.springfox springfox-swagger-ui - 2.9.2 + 2.10.0 io.springfox