Merge "Upgrade xercesImpl"
[netconf.git] / netconf / netconf-netty-util / pom.xml
index 0f7254bd24d7b444bd09586ace16dffd56360da8..89f2c85190e26b58d803c579c10e647e9e1dd6fc 100644 (file)
       <groupId>org.apache.sshd</groupId>
       <artifactId>sshd-netty</artifactId>
     </dependency>
+
     <dependency>
       <groupId>com.siemens.ct.exi</groupId>
       <artifactId>exificient</artifactId>
     </dependency>
+    <dependency>
+      <!-- Override until exificient ships a newer version -->
+      <groupId>xerces</groupId>
+      <artifactId>xercesImpl</artifactId>
+      <version>2.12.0</version>
+    </dependency>
+
     <dependency>
       <groupId>xml-apis</groupId>
       <artifactId>xml-apis</artifactId>