Author: lindner
Date: Fri Apr  1 02:12:48 2011
New Revision: 1087552

URL: http://svn.apache.org/viewvc?rev=1087552&view=rev
Log:
bump to commons-codec 1.5

Modified:
    shindig/trunk/pom.xml

Modified: shindig/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/shindig/trunk/pom.xml?rev=1087552&r1=1087551&r2=1087552&view=diff
==============================================================================
--- shindig/trunk/pom.xml (original)
+++ shindig/trunk/pom.xml Fri Apr  1 02:12:48 2011
@@ -1478,7 +1478,7 @@
       <dependency>
         <groupId>commons-codec</groupId>
         <artifactId>commons-codec</artifactId>
-        <version>1.4</version>
+        <version>1.5</version>
       </dependency>
       <dependency>
         <groupId>commons-fileupload</groupId>


Reply via email to