From 5a1046eb7bd01febc21182f2bc7daab61e3d5aaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 16:16:11 +0000 Subject: [PATCH] Bump io.springfox:springfox-swagger-ui in /springboot2-jpa-swagger2 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] --- springboot2-jpa-swagger2/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/springboot2-jpa-swagger2/pom.xml b/springboot2-jpa-swagger2/pom.xml index d8e6f92a..f58a17be 100644 --- a/springboot2-jpa-swagger2/pom.xml +++ b/springboot2-jpa-swagger2/pom.xml @@ -55,7 +55,7 @@ io.springfox springfox-swagger-ui - 2.8.0 + 2.10.0 io.springfox