Skip to content

Commit 5cf50b6

Browse files
committed
Remove dependency management for spring-boot-starter-mobile
See gh-10884
1 parent 3f00ba3 commit 5cf50b6

File tree

1 file changed

+0
-5
lines changed
  • spring-boot-project/spring-boot-dependencies

1 file changed

+0
-5
lines changed

spring-boot-project/spring-boot-dependencies/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -460,11 +460,6 @@
460460
<artifactId>spring-boot-starter-mail</artifactId>
461461
<version>${revision}</version>
462462
</dependency>
463-
<dependency>
464-
<groupId>org.springframework.boot</groupId>
465-
<artifactId>spring-boot-starter-mobile</artifactId>
466-
<version>${revision}</version>
467-
</dependency>
468463
<dependency>
469464
<groupId>org.springframework.boot</groupId>
470465
<artifactId>spring-boot-starter-mustache</artifactId>

0 commit comments

Comments
 (0)