Jackson is needed for compile

This commit is contained in:
Dave Syer
2015-07-21 06:51:28 +01:00
parent 14236e3837
commit e946845873

View File

@@ -22,6 +22,7 @@
</description>
<dependencies>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-configuration-processor</artifactId>
@@ -65,7 +66,6 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>