https://issues.apache.org/jira/browse/AMQ-6435 - align jackson version used, with the rest of the project

This commit is contained in:
Dejan Bosanac 2016-11-30 11:44:13 +01:00
parent 5ddcb9b336
commit a73eb0eab5
1 changed files with 0 additions and 1 deletions

View File

@ -91,7 +91,6 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.7.5</version>
</dependency>
</dependencies>