We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e7d921c + 6454a8f commit f274772Copy full SHA for f274772
spring-boot-project/spring-boot-starters/spring-boot-starter-data-rest/pom.xml
@@ -15,10 +15,6 @@
15
<main.basedir>${basedir}/../../..</main.basedir>
16
</properties>
17
<dependencies>
18
- <dependency>
19
- <groupId>org.springframework.boot</groupId>
20
- <artifactId>spring-boot-starter-json</artifactId>
21
- </dependency>
22
<dependency>
23
<groupId>org.springframework.boot</groupId>
24
<artifactId>spring-boot-starter-web</artifactId>
0 commit comments