Author: coheigea
Date: Fri Jan 3 16:26:34 2014
New Revision: 1555137
URL: http://svn.apache.org/r1555137
Log:
Upgrade commons codec to 1.9
Modified:
cxf/trunk/parent/pom.xml
Modified: cxf/trunk/parent/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/parent/pom.xml?rev=1555137&r1=1555136&r2=1555137&view=diff
==============================================================================
--- cxf/trunk/parent/pom.xml (original)
+++ cxf/trunk/parent/pom.xml Fri Jan 3 16:26:34 2014
@@ -77,7 +77,7 @@
<cxf.bcprov.version>1.50</cxf.bcprov.version>
<cxf.cglib.bundle.version>2.2_2</cxf.cglib.bundle.version>
<cxf.cglib.osgi.version>[2.1.3,3.0.0)</cxf.cglib.osgi.version>
- <cxf.commons-codec.version>1.8</cxf.commons-codec.version>
+ <cxf.commons-codec.version>1.9</cxf.commons-codec.version>
<cxf.commons-collections.version>3.2.1</cxf.commons-collections.version>
<cxf.commons-lang.version>2.6</cxf.commons-lang.version>
<cxf.derby.version>10.2.2.0</cxf.derby.version>