Author: akarpe
Date: Tue Feb 28 16:07:22 2012
New Revision: 1294712

URL: http://svn.apache.org/viewvc?rev=1294712&view=rev
Log:
Fixed CAMEL-4866 Upgrade Commons Net to version 3.0.1.

Modified:
    camel/trunk/parent/pom.xml

Modified: camel/trunk/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/camel/trunk/parent/pom.xml?rev=1294712&r1=1294711&r2=1294712&view=diff
==============================================================================
--- camel/trunk/parent/pom.xml (original)
+++ camel/trunk/parent/pom.xml Tue Feb 28 16:07:22 2012
@@ -58,7 +58,7 @@
     <commons-io-version>1.4</commons-io-version>
     <commons-lang-version>2.6</commons-lang-version>
     <commons-logging-version>1.1.1</commons-logging-version>
-    <commons-net-version>2.2</commons-net-version>
+    <commons-net-version>3.0.1</commons-net-version>
     <commons-pool-version>1.5.6</commons-pool-version>
     <concurrentlinkedhashmap.version>1.2</concurrentlinkedhashmap.version>
     <cxf-version>2.5.2</cxf-version>


Reply via email to