Too fast with the optional jackson

This commit is contained in:
Dave Syer
2018-05-21 09:17:12 +01:00
parent 8599be2255
commit 18b9e8a431

View File

@@ -35,9 +35,9 @@
<artifactId>spring-web</artifactId>
</dependency>
<dependency>
<!-- aws sdk depends on this transitively anyway, so this is here just as a reminder that we need it -->
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>