mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
REPO-4525: Upgrade camel-jackson version (2.24.0) and exclude the lib from gytheio. (#527)
This commit is contained in:
committed by
Alex Mukha
parent
31d0595210
commit
36a6fcbc17
5
pom.xml
5
pom.xml
@@ -902,6 +902,11 @@
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.camel</groupId>
|
||||
<artifactId>camel-jackson</artifactId>
|
||||
<version>${dependency.camel.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.activemq</groupId>
|
||||
<artifactId>activemq-client</artifactId>
|
||||
|
Reference in New Issue
Block a user