From 1900715469657909d7de11940590d19233e7f1f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 16:06:46 +0000 Subject: [PATCH] Bump io.springfox:springfox-swagger-ui in /web-module Bumps [io.springfox:springfox-swagger-ui](https://github.com/springfox/springfox) from 2.5.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.5.0...2.10.0) --- updated-dependencies: - dependency-name: io.springfox:springfox-swagger-ui dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- web-module/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web-module/pom.xml b/web-module/pom.xml index 0d101da7..0381e7a2 100644 --- a/web-module/pom.xml +++ b/web-module/pom.xml @@ -77,7 +77,7 @@ io.springfox springfox-swagger-ui - 2.5.0 + 2.10.0 com.fasterxml