removes temporary framework bom override

This commit is contained in:
Spencer Gibb
2018-09-19 16:15:24 -04:00
parent 58834daf62
commit c12506fa2f

View File

@@ -54,13 +54,6 @@
<dependencyManagement>
<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>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-gateway-dependencies</artifactId>