Bump xercesImpl in /maven2-plugins/myfaces-faces-plugin (#14)

Bumps xercesImpl from 2.6.2 to 2.12.2.

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/maven2-plugins/myfaces-faces-plugin/pom.xml b/maven2-plugins/myfaces-faces-plugin/pom.xml
index 4a92c71..703d67a 100644
--- a/maven2-plugins/myfaces-faces-plugin/pom.xml
+++ b/maven2-plugins/myfaces-faces-plugin/pom.xml
@@ -108,7 +108,7 @@
     <dependency>
       <groupId>xerces</groupId>
       <artifactId>xercesImpl</artifactId>
-      <version>2.6.2</version>
+      <version>2.12.2</version>
       <scope>runtime</scope>
     </dependency>
     <dependency>