DATAREST-1219 - Removed explicit declaration of Jackson library versions.

This commit is contained in:
Oliver Gierke
2018-03-27 19:47:42 +02:00
parent 9063881f14
commit 7c328797f8

View File

@@ -55,7 +55,6 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
<version>${jackson}</version>
</dependency>
<dependency>