mirror of
https://github.com/Alfresco/SearchServices.git
synced 2025-09-10 14:11:25 +00:00
Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud)
65632: ACE-969 Upgrage Jackson from 1.9.9 to 1.9.13 git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@66261 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<attribute name="javadoc_location" value="jar:platform:/resource/3rd Party/src/commons-httpclient-3.1-src.zip!/commons-httpclient-3.1/docs/apidocs"/>
|
||||
</attributes>
|
||||
</classpathentry>
|
||||
<classpathentry kind="lib" path="/3rd Party/lib/jackson-core-asl-1.9.9.jar" sourcepath="/3rd Party/src/jackson-core-asl-1.9.4-sources.jar"/>
|
||||
<classpathentry kind="lib" path="/3rd Party/lib/jackson-core-asl-1.9.13.jar" sourcepath="/3rd Party/src/jackson-core-asl-1.9.13-sources.jar"/>
|
||||
<classpathentry kind="lib" path="/3rd Party/lib/chemistry-opencmis-commons-api-0.10.0.jar"/>
|
||||
<classpathentry combineaccessrules="false" kind="src" path="/DataModel"/>
|
||||
<classpathentry kind="output" path="build/classes"/>
|
||||
|
@@ -24,7 +24,7 @@
|
||||
<dependency>
|
||||
<groupId>org.codehaus.jackson</groupId>
|
||||
<artifactId>jackson-core-asl</artifactId>
|
||||
<version>1.9.9</version>
|
||||
<version>1.9.13</version>
|
||||
</dependency>
|
||||
|
||||
<!-- provided dependencies -->
|
||||
|
Reference in New Issue
Block a user