You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2010/10/04 15:53:58 UTC

svn commit: r1004237 - /cxf/branches/2.2.x-fixes/parent/pom.xml

Author: dkulp
Date: Mon Oct  4 13:53:58 2010
New Revision: 1004237

URL: http://svn.apache.org/viewvc?rev=1004237&view=rev
Log:
Update some versions

Modified:
    cxf/branches/2.2.x-fixes/parent/pom.xml

Modified: cxf/branches/2.2.x-fixes/parent/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/parent/pom.xml?rev=1004237&r1=1004236&r2=1004237&view=diff
==============================================================================
--- cxf/branches/2.2.x-fixes/parent/pom.xml (original)
+++ cxf/branches/2.2.x-fixes/parent/pom.xml Mon Oct  4 13:53:58 2010
@@ -744,7 +744,7 @@
             <dependency>
               <groupId>commons-codec</groupId>
               <artifactId>commons-codec</artifactId>
-              <version>1.3</version>
+              <version>1.4</version>
             </dependency>
             <dependency>
                 <groupId>commons-logging</groupId>
@@ -894,7 +894,7 @@
             <dependency>
                 <groupId>commons-lang</groupId>
                 <artifactId>commons-lang</artifactId>
-                <version>2.4</version>
+                <version>2.5</version>
             </dependency>
             <dependency>
                 <groupId>org.bouncycastle</groupId>