Remove dependency management for spring-boot-starter-mobile
See gh-10884
This commit is contained in:
parent
3f00ba3cad
commit
5cf50b6ccc
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue