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.
1 parent 896a85b commit c7045f5Copy full SHA for c7045f5
spring-boot-starters/spring-boot-starter-data-rest/pom.xml
@@ -52,13 +52,5 @@
52
<groupId>org.springframework.data</groupId>
53
<artifactId>spring-data-rest-webmvc</artifactId>
54
</dependency>
55
- <dependency>
56
- <groupId>com.fasterxml.jackson.core</groupId>
57
- <artifactId>jackson-annotations</artifactId>
58
- </dependency>
59
60
61
- <artifactId>jackson-databind</artifactId>
62
63
</dependencies>
64
</project>
0 commit comments