OLINGO-567: removing the stax-api dependency

This commit is contained in:
Ramesh Reddy 2016-06-10 06:45:17 -05:00
parent 3c0225c9da
commit 2e24ffd1d3
1 changed files with 0 additions and 4 deletions

View File

@ -55,10 +55,6 @@
<version>3.0.1</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>javax.xml.stream</groupId>
<artifactId>stax-api</artifactId>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>