From f36cf436cb0f3de4c49b643217bfced28652dd9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 18:54:36 +0000 Subject: [PATCH] Bump io.springfox:springfox-swagger-ui in /spring-boot-sample-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-version: 2.10.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- spring-boot-sample-swagger2/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-sample-swagger2/pom.xml b/spring-boot-sample-swagger2/pom.xml index 8043163..efbeda3 100644 --- a/spring-boot-sample-swagger2/pom.xml +++ b/spring-boot-sample-swagger2/pom.xml @@ -20,7 +20,7 @@ 1.6.0 1.0.14 1.0.5 - 2.8.0 + 2.10.0 1.3.2 1.3.4