更新swagger3版本
parent
9e1ad2b46c
commit
0f263f0447
2
pom.xml
2
pom.xml
|
@ -132,7 +132,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>io.swagger.core.v3</groupId>
|
<groupId>io.swagger.core.v3</groupId>
|
||||||
<artifactId>swagger-annotations-jakarta</artifactId>
|
<artifactId>swagger-annotations-jakarta</artifactId>
|
||||||
<version>#{swagger3.core.version}</version>
|
<version>${swagger3.core.version}</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- 验证码 -->
|
<!-- 验证码 -->
|
||||||
|
|
Loading…
Reference in New Issue