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] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-08-14 14:42:03 +00:00 committed by GitHub
parent 0564871093
commit 443db5ed25
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -167,7 +167,7 @@
<dependency>
<groupId>io.springfox</groupId>
<artifactId>springfox-swagger-ui</artifactId>
<version>2.6.1</version>
<version>2.10.0</version>
</dependency>
<!-- 添加redis支持-->