SWS-561 - Update Xalan dependency to 2.7.1

This commit is contained in:
Tareq Abedrabbo
2009-09-11 11:18:12 +00:00
parent 43c4731e59
commit 0b31006ccf
2 changed files with 2 additions and 2 deletions

View File

@@ -263,7 +263,7 @@
<dependency>
<groupId>xalan</groupId>
<artifactId>xalan</artifactId>
<version>2.7.0</version>
<version>2.7.1</version>
</dependency>
<dependency>
<groupId>jaxen</groupId>

View File

@@ -214,7 +214,7 @@
<artifactItem>
<groupId>xalan</groupId>
<artifactId>xalan</artifactId>
<version>2.7.0</version>
<version>2.7.1</version>
<outputDirectory>${project.build.directory}/dependency/xalan/</outputDirectory>
</artifactItem>
<artifactItem>