Revision: 17627
http://sourceforge.net/p/gate/code/17627
Author: markagreenwood
Date: 2014-03-11 13:18:26 +0000 (Tue, 11 Mar 2014)
Log Message:
-----------
upgraded to v2.3.2 of jackson for json output
Modified Paths:
--------------
gate/trunk/build/deploy/maven/gate-core.pom.template
gate/trunk/ivy.xml
Modified: gate/trunk/build/deploy/maven/gate-core.pom.template
===================================================================
--- gate/trunk/build/deploy/maven/gate-core.pom.template 2014-03-11
13:17:32 UTC (rev 17626)
+++ gate/trunk/build/deploy/maven/gate-core.pom.template 2014-03-11
13:18:26 UTC (rev 17627)
@@ -246,7 +246,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
- <version>2.2.3</version>
+ <version>2.3.2</version>
<scope>compile</scope>
</dependency>
Modified: gate/trunk/ivy.xml
===================================================================
--- gate/trunk/ivy.xml 2014-03-11 13:17:32 UTC (rev 17626)
+++ gate/trunk/ivy.xml 2014-03-11 13:18:26 UTC (rev 17627)
@@ -92,7 +92,7 @@
<dependency org="org.springframework" name="spring-aop" rev="2.0.8" />
<!-- required for outputting documents as JSON -->
- <dependency org="com.fasterxml.jackson.core" name="jackson-databind"
rev="2.2.3" />
+ <dependency org="com.fasterxml.jackson.core" name="jackson-databind"
rev="2.3.2" />
<!-- required for indexing datastores (not used by ANNIC) -->
<dependency org="org.apache.lucene" name="lucene-core" rev="3.5.0" />
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs