From 3db531d6bb38965a79262154c44c1b77086a3207 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 13:39:07 +0000 Subject: [PATCH] Bump io.springfox:springfox-swagger-ui Bumps [io.springfox:springfox-swagger-ui](https://github.com/springfox/springfox) from 2.3.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.3.1...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] --- samples/server/petstore/spring-mvc/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/server/petstore/spring-mvc/pom.xml b/samples/server/petstore/spring-mvc/pom.xml index 65d216606a8..64b3a30badc 100644 --- a/samples/server/petstore/spring-mvc/pom.xml +++ b/samples/server/petstore/spring-mvc/pom.xml @@ -124,7 +124,7 @@ 1.6.3 4.8.1 2.5 - 2.3.1 + 2.10.0 4.1.8.RELEASE \ No newline at end of file