Remove dependency management for spring-boot-starter-mobile
See gh-10884
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user