mirror of
https://github.com/apache/archiva.git
synced 2025-02-07 02:29:23 +00:00
force xerces version used in webapp
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565981 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b3824aab05
commit
2ac4569a23
@ -574,6 +574,11 @@
|
||||
</exclusions>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>xerces</groupId>
|
||||
<artifactId>xercesImpl</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.archiva</groupId>
|
||||
<artifactId>archiva-webdav</artifactId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user