removes temporary framework bom override
This commit is contained in:
7
pom.xml
7
pom.xml
@@ -54,13 +54,6 @@
|
|||||||
|
|
||||||
<dependencyManagement>
|
<dependencyManagement>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
|
||||||
<groupId>org.springframework</groupId>
|
|
||||||
<artifactId>spring-framework-bom</artifactId>
|
|
||||||
<version>5.0.8.RELEASE</version>
|
|
||||||
<scope>import</scope>
|
|
||||||
<type>pom</type>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.springframework.cloud</groupId>
|
<groupId>org.springframework.cloud</groupId>
|
||||||
<artifactId>spring-cloud-gateway-dependencies</artifactId>
|
<artifactId>spring-cloud-gateway-dependencies</artifactId>
|
||||||
|
|||||||
Reference in New Issue
Block a user