Skip to content

Commit f274772

Browse files
committed
Merge pull request #15137 from sreeise
* pr/15137: Remove redundant json starter from spring-boot-starter-data-rest
2 parents e7d921c + 6454a8f commit f274772

File tree

1 file changed

+0
-4
lines changed
  • spring-boot-project/spring-boot-starters/spring-boot-starter-data-rest

1 file changed

+0
-4
lines changed

spring-boot-project/spring-boot-starters/spring-boot-starter-data-rest/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@
1515
<main.basedir>${basedir}/../../..</main.basedir>
1616
</properties>
1717
<dependencies>
18-
<dependency>
19-
<groupId>org.springframework.boot</groupId>
20-
<artifactId>spring-boot-starter-json</artifactId>
21-
</dependency>
2218
<dependency>
2319
<groupId>org.springframework.boot</groupId>
2420
<artifactId>spring-boot-starter-web</artifactId>

0 commit comments

Comments
 (0)