Commit f274772d authored by Stephane Nicoll's avatar Stephane Nicoll

Merge pull request #15137 from sreeise

* pr/15137:
  Remove redundant json starter from spring-boot-starter-data-rest
parents e7d921c2 6454a8f4
......@@ -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