Bump xercesImpl from 2.9.1 to 2.12.2 in /modules/distribution

Bumps xercesImpl from 2.9.1 to 2.12.2.

---
updated-dependencies:
- dependency-name: xerces:xercesImpl
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml
index 22a50f6..7d762f8 100644
--- a/modules/distribution/pom.xml
+++ b/modules/distribution/pom.xml
@@ -243,7 +243,7 @@
         <dependency>
             <groupId>xerces</groupId>
             <artifactId>xercesImpl</artifactId>
-            <version>2.9.1</version>
+            <version>2.12.2</version>
             <exclusions>
                 <exclusion>
                     <groupId>xml-apis</groupId>