mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-09-24 14:32:01 +00:00
Lock version of jackson-module-jaxb-annotations
This commit is contained in:
6
pom.xml
6
pom.xml
@@ -97,6 +97,12 @@
|
||||
<artifactId>commons-httpclient</artifactId>
|
||||
<version>3.1-HTTPCLIENT-1265</version>
|
||||
</dependency>
|
||||
<!-- newer dependency from camel-jackson -->
|
||||
<dependency>
|
||||
<groupId>com.fasterxml.jackson.module</groupId>
|
||||
<artifactId>jackson-module-jaxb-annotations</artifactId>
|
||||
<version>${dependency.jackson.version}</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
|
||||
|
Reference in New Issue
Block a user