Removes boot BOM import

This commit is contained in:
Spencer Gibb
2017-11-14 13:10:41 -05:00
parent f3871a2f04
commit f09bb22c03

View File

@@ -116,13 +116,6 @@
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
<version>${spring-boot.version}</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-netflix-dependencies</artifactId>