升级版本3.6.5
parent
e6b89fa112
commit
dc42d8d925
5
pom.xml
5
pom.xml
|
@ -5,12 +5,12 @@
|
|||
<parent>
|
||||
<groupId>com.muyu</groupId>
|
||||
<artifactId>cloud-common</artifactId>
|
||||
<version>3.6.4</version>
|
||||
<version>3.6.5</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<artifactId>cloud-common-core</artifactId>
|
||||
<version>3.6.3</version>
|
||||
<version>3.6.5</version>
|
||||
<description>
|
||||
cloud-common-core核心模块
|
||||
</description>
|
||||
|
@ -169,6 +169,7 @@
|
|||
<groupId>io.swagger.core.v3</groupId>
|
||||
<artifactId>swagger-annotations-jakarta</artifactId>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
<distributionManagement>
|
||||
|
|
Loading…
Reference in New Issue