From 2bf4d962c8d04ca74c6503bf6e9b119251a5d666 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 16:19:05 +0000 Subject: [PATCH] Bump io.springfox:springfox-swagger-ui from 2.8.0 to 2.10.0 Bumps [io.springfox:springfox-swagger-ui](https://github.com/springfox/springfox) from 2.8.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.8.0...2.10.0) --- updated-dependencies: - dependency-name: io.springfox:springfox-swagger-ui dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ff400a1..165bec5 100644 --- a/pom.xml +++ b/pom.xml @@ -185,7 +185,7 @@ io.springfox springfox-swagger-ui - 2.8.0 + 2.10.0 compile