升级版本3.6.5

master
面包骑士 2024-08-09 14:33:29 +08:00
parent e6b89fa112
commit dc42d8d925
1 changed files with 3 additions and 2 deletions

View File

@ -5,12 +5,12 @@
<parent> <parent>
<groupId>com.muyu</groupId> <groupId>com.muyu</groupId>
<artifactId>cloud-common</artifactId> <artifactId>cloud-common</artifactId>
<version>3.6.4</version> <version>3.6.5</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>cloud-common-core</artifactId> <artifactId>cloud-common-core</artifactId>
<version>3.6.3</version> <version>3.6.5</version>
<description> <description>
cloud-common-core核心模块 cloud-common-core核心模块
</description> </description>
@ -169,6 +169,7 @@
<groupId>io.swagger.core.v3</groupId> <groupId>io.swagger.core.v3</groupId>
<artifactId>swagger-annotations-jakarta</artifactId> <artifactId>swagger-annotations-jakarta</artifactId>
</dependency> </dependency>
</dependencies> </dependencies>
<distributionManagement> <distributionManagement>