mirror of https://github.com/apache/activemq.git
https://issues.apache.org/jira/browse/AMQ-6435 - align jackson version used, with the rest of the project
This commit is contained in:
parent
5ddcb9b336
commit
a73eb0eab5
|
@ -91,7 +91,6 @@
|
|||
<dependency>
|
||||
<groupId>com.fasterxml.jackson.core</groupId>
|
||||
<artifactId>jackson-databind</artifactId>
|
||||
<version>2.7.5</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
|
Loading…
Reference in New Issue