fix(sec): upgrade io.springfox:springfox-swagger-ui to 2.10.0 (#3947)

This commit is contained in:
645775992 2022-11-04 19:48:44 +08:00 committed by GitHub
parent cec55feeb0
commit 167077fae0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
<dependency>
<groupId>io.springfox</groupId>
<artifactId>springfox-swagger-ui</artifactId>
<version>2.9.2</version>
<version>2.10.0</version>
</dependency>
<dependency>
<groupId>org.apache.hadoop</groupId>