项目有一个公共模块,子项目都会继承这个父模块 pom,但是最近新建的模块跟父 pom 存在依赖冲突,所以就需要在继承的父 pom 的基础上排除指定依赖关系。
4.0.0 org.springframework.boot spring-boot-starter-parent2.3.2.RELEASE com.xx.xxx xx-xxxx.x.x xxx xxx服务 true 1.8 Hoxton.SR8 2.2.3.RELEASE com.xx.xxx xxx-common1.0.0 com.alibaba.cloud spring-cloud-starter-alibaba-nacos-discovery



