From 443db5ed2594921248d7c124da766944b5ed7ab0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Aug 2025 14:42:03 +0000 Subject: [PATCH] build(deps): bump io.springfox:springfox-swagger-ui in /novel-admin 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-version: 2.10.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- novel-admin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/novel-admin/pom.xml b/novel-admin/pom.xml index 06f5168..e6992a9 100644 --- a/novel-admin/pom.xml +++ b/novel-admin/pom.xml @@ -167,7 +167,7 @@ io.springfox springfox-swagger-ui - 2.6.1 + 2.10.0