mirror of
https://github.com/apache/archiva.git
synced 2025-03-08 01:43:06 +00:00
add xerces impl to help was8 to load archiva webapp
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1447247 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3857a2b7e6
commit
e51655765a
@ -254,6 +254,11 @@
|
||||
<artifactId>woodstox-core-asl</artifactId>
|
||||
<version>4.1.4</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>xerces</groupId>
|
||||
<artifactId>xercesImpl</artifactId>
|
||||
<version>2.9.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.ant</groupId>
|
||||
<artifactId>ant</artifactId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user