This commit is contained in:
Arjen Poutsma
2007-06-14 23:53:37 +00:00
parent 6ab7806b51
commit e1592378cd

View File

@@ -83,6 +83,11 @@
<version>2.1.3</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>stax</groupId>
<artifactId>stax-api</artifactId>
<scope>runtime</scope>
</dependency>
<!-- Test dependencies -->
<dependency>
<groupId>org.springframework</groupId>