Brion VIBBER has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/285004

Change subject: Update Xerxes to 2.11.0
......................................................................

Update Xerxes to 2.11.0

Should fix intermittent UTF-8 input errors (UTF8Reader was throwing
ArrayIndexOutOfBoundsException sometimes when trying to read just
past its buffer boundary).

Todo: add test case.

Bug: T91182
Change-Id: Ie0b699804f45d452f9f6b4f3be22e96f9b50d1f7
---
M pom.xml
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/tools/mwdumper 
refs/changes/04/285004/1

diff --git a/pom.xml b/pom.xml
index 30e77b3..4fb8ee9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@
     <dependency>
       <groupId>xerces</groupId>
       <artifactId>xercesImpl</artifactId>
-      <version>2.7.1</version>
+      <version>2.11.0</version>
       <scope>runtime</scope>
     </dependency>
     <dependency>

-- 
To view, visit https://gerrit.wikimedia.org/r/285004
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie0b699804f45d452f9f6b4f3be22e96f9b50d1f7
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/tools/mwdumper
Gerrit-Branch: master
Gerrit-Owner: Brion VIBBER <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to