Updated reference to new Xerces 4.0.5.
diff --git a/bundles/org.eclipse.core.runtime/plugin.xml b/bundles/org.eclipse.core.runtime/plugin.xml
index 63d6892..39e963a 100644
--- a/bundles/org.eclipse.core.runtime/plugin.xml
+++ b/bundles/org.eclipse.core.runtime/plugin.xml
@@ -12,7 +12,7 @@
   </runtime>
 
   <requires>
-    <import plugin="org.apache.xerces" version="4.0.3" match="equivalent"/>
+    <import plugin="org.apache.xerces" version="4.0.5" match="equivalent"/>
   </requires>
 
   <extension-point name="%applicationsName" id="applications"/>