From 3178cab27d7a47d9454ac2f2909b2de592dcc467 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 17:00:24 +0000 Subject: [PATCH] Bump io.springfox:springfox-swagger-ui in /bank-microservice 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] --- bank-microservice/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bank-microservice/pom.xml b/bank-microservice/pom.xml index e10b642..d979553 100644 --- a/bank-microservice/pom.xml +++ b/bank-microservice/pom.xml @@ -22,7 +22,7 @@ UTF-8 UTF-8 1.8 - 2.9.2 + 2.10.0 Greenwich.RELEASE