[SMX4-201] Upgrade woodstox artifact ID.
git-svn-id: https://svn.apache.org/repos/asf/servicemix/utils/trunk@907608 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 2b2faf6..4be1513 100644
--- a/pom.xml
+++ b/pom.xml
@@ -57,8 +57,8 @@
</dependency>
<dependency>
<groupId>org.codehaus.woodstox</groupId>
- <artifactId>wstx-asl</artifactId>
- <version>3.2.6</version>
+ <artifactId>woodstox-core-asl</artifactId>
+ <version>4.0.7</version>
<exclusions>
<exclusion>
<groupId>stax</groupId>