修改swagger3依赖
parent
6940720c34
commit
480849f6da
2
pom.xml
2
pom.xml
|
@ -172,7 +172,7 @@
|
|||
<!-- <artifactId>swagger-annotations-jakarta</artifactId>-->
|
||||
<!-- </dependency>-->
|
||||
<dependency>
|
||||
<groupId>repository.io.swagger.core.v3</groupId>
|
||||
<groupId>io.swagger.core.v3</groupId>
|
||||
<artifactId>swagger-annotations-jakarta</artifactId>
|
||||
</dependency>
|
||||
|
||||
|
|
Binary file not shown.
|
@ -1,5 +1,5 @@
|
|||
#Generated by Maven
|
||||
#Wed Jul 31 21:04:11 CST 2024
|
||||
#Thu Aug 01 10:29:07 CST 2024
|
||||
artifactId=cloud-common-core
|
||||
groupId=com.muyu
|
||||
version=3.6.3
|
||||
|
|
Loading…
Reference in New Issue