mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
Merge pull request #172 from HeinrichFilter/update-xerces-version
Updated xerces to version 2.11.0
This commit is contained in:
commit
f761e565e4
2 changed files with 3 additions and 3 deletions
|
|
@ -77,8 +77,8 @@
|
|||
|
||||
<dependency>
|
||||
<groupId>xerces</groupId>
|
||||
<artifactId>xerces</artifactId>
|
||||
<version>2.4.0</version>
|
||||
<artifactId>xercesImpl</artifactId>
|
||||
<version>2.11.0</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue