mirror of https://github.com/apache/activemq.git
AMQ-4749: Upgrade to Xerces 2.11. Thanks to Jean Baptiste for the patch.
This commit is contained in:
parent
9edc5d0511
commit
124300a6bb
|
@ -385,7 +385,7 @@
|
|||
<dependency>
|
||||
<groupId>xerces</groupId>
|
||||
<artifactId>xercesImpl</artifactId>
|
||||
<version>2.6.2</version>
|
||||
<version>2.11.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>xerces</groupId>
|
||||
|
|
Loading…
Reference in New Issue