升级父依赖版本号
parent
732214aa21
commit
a403cd3f7b
6
pom.xml
6
pom.xml
|
@ -4,16 +4,16 @@
|
|||
<parent>
|
||||
<groupId>com.muyu</groupId>
|
||||
<artifactId>cloud-server-parent</artifactId>
|
||||
<version>3.6.3</version>
|
||||
<version>3.6.4</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<artifactId>cloud-gateway</artifactId>
|
||||
|
||||
<version>1.0.0</version>
|
||||
<description>
|
||||
cloud-gateway网关模块
|
||||
</description>
|
||||
<version>1.0.0</version>
|
||||
|
||||
|
||||
<dependencies>
|
||||
|
||||
|
|
Loading…
Reference in New Issue