diff --git a/WHATSNEW b/WHATSNEW index 7780e2e5f..919c1d2de 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -238,7 +238,7 @@ Other changes: * A new attribute named skip is added to the TailFilter and HeadFilter filter readers. -* Shipped XML parser is now Xerces 2.4.0 +* Shipped XML parser is now Xerces 2.5.0 * The filesetmanifest attribute of has been reenabled. diff --git a/lib/README b/lib/README index a70bf18e7..b0dd4d930 100644 --- a/lib/README +++ b/lib/README @@ -2,7 +2,7 @@ Please refer to the Ant manual under Installing Ant / Library Dependencies for a list of the jar requirements for various optional tasks and features. -This directory contains xercesImpl.jar from the 2.4.0 release of +This directory contains xercesImpl.jar from the 2.5.0 release of Apache Xerces. For more information or newer releases see . See the file LICENSE.xerces for the terms of distribution. diff --git a/lib/xercesImpl.jar b/lib/xercesImpl.jar index d6c4471d3..5e446b37f 100644 Binary files a/lib/xercesImpl.jar and b/lib/xercesImpl.jar differ