Commit 6454a8f4 authored by sreeise's avatar sreeise Committed by Stephane Nicoll

Remove redundant json starter from spring-boot-starter-data-rest

Closes gh-15137
parent e7d921c2
......@@ -15,10 +15,6 @@
<main.basedir>${basedir}/../../..</main.basedir>
</properties>
<dependencies>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-json</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment