16 lines
516 B
Diff
16 lines
516 B
Diff
--- wagon-providers/wagon-http-shared/pom.xml.orig 2009-06-26 03:35:55.126611000 +0800
|
|
+++ wagon-providers/wagon-http-shared/pom.xml 2010-05-14 17:20:51.094694917 +0800
|
|
@@ -36,9 +36,9 @@
|
|
|
|
<dependencies>
|
|
<dependency>
|
|
- <groupId>nekohtml</groupId>
|
|
- <artifactId>xercesMinimal</artifactId>
|
|
- <version>1.9.6.2</version>
|
|
+ <groupId>xerces</groupId>
|
|
+ <artifactId>xerces</artifactId>
|
|
+ <version>2.9.0</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>nekohtml</groupId>
|