mirror of
https://github.com/chillzhuang/blade-tool
synced 2024-11-14 22:49:33 +08:00
✨ 依赖调整,统一使用 swagger-annotations-jakarta
This commit is contained in:
parent
3847a5126c
commit
41176d7eff
@ -41,7 +41,7 @@
|
||||
<!--Swagger-->
|
||||
<dependency>
|
||||
<groupId>io.swagger.core.v3</groupId>
|
||||
<artifactId>swagger-annotations</artifactId>
|
||||
<artifactId>swagger-annotations-jakarta</artifactId>
|
||||
</dependency>
|
||||
<!-- protostuff -->
|
||||
<dependency>
|
||||
|
Loading…
Reference in New Issue
Block a user