Remove dependency management for spring-boot-starter-mobile

See gh-10884
This commit is contained in:
Andy Wilkinson 2017-11-03 11:48:46 +00:00
parent 3f00ba3cad
commit 5cf50b6ccc

View File

@ -460,11 +460,6 @@
<artifactId>spring-boot-starter-mail</artifactId>
<version>${revision}</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-mobile</artifactId>
<version>${revision}</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-mustache</artifactId>