修改swagger3依赖

master
Number7 2024-08-01 10:29:31 +08:00
parent 6940720c34
commit 480849f6da
3 changed files with 2 additions and 2 deletions

View File

@ -172,7 +172,7 @@
<!-- <artifactId>swagger-annotations-jakarta</artifactId>--> <!-- <artifactId>swagger-annotations-jakarta</artifactId>-->
<!-- </dependency>--> <!-- </dependency>-->
<dependency> <dependency>
<groupId>repository.io.swagger.core.v3</groupId> <groupId>io.swagger.core.v3</groupId>
<artifactId>swagger-annotations-jakarta</artifactId> <artifactId>swagger-annotations-jakarta</artifactId>
</dependency> </dependency>

Binary file not shown.

View File

@ -1,5 +1,5 @@
#Generated by Maven #Generated by Maven
#Wed Jul 31 21:04:11 CST 2024 #Thu Aug 01 10:29:07 CST 2024
artifactId=cloud-common-core artifactId=cloud-common-core
groupId=com.muyu groupId=com.muyu
version=3.6.3 version=3.6.3