Commit 5cf50b6c authored by Andy Wilkinson's avatar Andy Wilkinson

Remove dependency management for spring-boot-starter-mobile

See gh-10884
parent 3f00ba3c
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment