From ba0688b88e627e5db6379556d76ef73639c79348 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 16:31:56 +0000 Subject: [PATCH] Bump io.springfox:springfox-swagger-ui in /swagger2-documentation Bumps [io.springfox:springfox-swagger-ui](https://github.com/springfox/springfox) from 2.6.1 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.6.1...2.10.0) --- updated-dependencies: - dependency-name: io.springfox:springfox-swagger-ui dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- swagger2-documentation/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swagger2-documentation/pom.xml b/swagger2-documentation/pom.xml index 2843e6e..e6bb001 100644 --- a/swagger2-documentation/pom.xml +++ b/swagger2-documentation/pom.xml @@ -23,7 +23,7 @@ io.springfox springfox-swagger-ui - 2.6.1 + 2.10.0 compile