Revision: 17559
          http://sourceforge.net/p/gate/code/17559
Author:   markagreenwood
Date:     2014-03-06 13:55:46 +0000 (Thu, 06 Mar 2014)
Log Message:
-----------
updated the commons-* libs to the newest versions

Modified Paths:
--------------
    gate/trunk/ivy.xml

Modified: gate/trunk/ivy.xml
===================================================================
--- gate/trunk/ivy.xml  2014-03-06 12:57:18 UTC (rev 17558)
+++ gate/trunk/ivy.xml  2014-03-06 13:55:46 UTC (rev 17559)
@@ -26,13 +26,13 @@
     <dependency org="uk.ac.gate" name="gate-compiler-jdt" rev="3.7.1" 
conf="required->master" />
 
     <!-- needed to ensure the same version across configurations -->
-    <dependency org="commons-logging" name="commons-logging" rev="1.1.1" />
+    <dependency org="commons-logging" name="commons-logging" rev="1.1.3" />
 
     <!-- used for escaping strings in the Annotation Stack and elsewhere -->
     <dependency org="commons-lang" name="commons-lang" rev="2.6" />
 
     <!-- used to load files into String variables as well as helping to close 
streams etc. -->
-    <dependency org="commons-io" name="commons-io" rev="2.1" />
+    <dependency org="commons-io" name="commons-io" rev="2.4" />
 
     <!-- the logging framework GATE uses -->
     <dependency org="log4j" name="log4j" rev="1.2.17" />

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works. 
Faster operations. Version large binaries.  Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to