Author: dkulp
Date: Thu Jul 18 17:18:01 2013
New Revision: 1504535
URL: http://svn.apache.org/r1504535
Log:
Update xerces dep
Modified:
cxf/trunk/parent/pom.xml
Modified: cxf/trunk/parent/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/parent/pom.xml?rev=1504535&r1=1504534&r2=1504535&view=diff
==============================================================================
--- cxf/trunk/parent/pom.xml (original)
+++ cxf/trunk/parent/pom.xml Thu Jul 18 17:18:01 2013
@@ -1536,13 +1536,7 @@
<dependency>
<groupId>xerces</groupId>
<artifactId>xercesImpl</artifactId>
- <version>2.9.1</version>
- <exclusions>
- <exclusion>
- <artifactId>xml-apis</artifactId>
- <groupId>xml-apis</groupId>
- </exclusion>
- </exclusions>
+ <version>2.11.0</version>
</dependency>
<!-- if we use the new woodstox artifact, we're using the new
version -->
<dependency>