2.4.6提交
This commit is contained in:
@@ -5,17 +5,17 @@
|
||||
<parent>
|
||||
<artifactId>jero-cloud-module</artifactId>
|
||||
<groupId>com.jero.boot</groupId>
|
||||
<version>2.4.3</version>
|
||||
<version>2.4.6</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>jero-cloud-system-start</artifactId>
|
||||
<description>System项目微服务启动</description>
|
||||
|
||||
<dependencies>
|
||||
<!-- jero-cloud-feign-config feign 依赖 -->
|
||||
<!-- jero-boot-starter-cloud feign 依赖 -->
|
||||
<dependency>
|
||||
<groupId>com.jero.boot</groupId>
|
||||
<artifactId>jero-cloud-feign-config</artifactId>
|
||||
<artifactId>jero-boot-starter-cloud</artifactId>
|
||||
<!--system模块需要排除jero-system-cloud-api-->
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
|
||||
Reference in New Issue
Block a user