[jackson-jaxrs-providers] 158/162: ...

Timo Aaltonen tjaalton at moszumanska.debian.org
Mon Sep 8 22:16:38 UTC 2014


This is an automated email from the git hooks/post-receive script.

tjaalton pushed a commit to branch master
in repository jackson-jaxrs-providers.

commit a6cb124e08a5cb6098226abcfa1a08d4e03e12c9
Author: Tatu Saloranta <tatu.saloranta at iki.fi>
Date:   Mon Jul 14 22:15:55 2014 -0700

    ...
---
 xml/pom.xml | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

diff --git a/xml/pom.xml b/xml/pom.xml
index 7003d2e..9994ed1 100644
--- a/xml/pom.xml
+++ b/xml/pom.xml
@@ -68,13 +68,6 @@
       <artifactId>jackson-module-jaxb-annotations</artifactId>
       <version>${version.jackson.jaxb}</version>
     </dependency>
-    <!-- JDK 1.6 provides stax-api (javax.xml.stream), but let's add this for documentation -->
-    <dependency>
-      <groupId>javax.xml.stream</groupId>
-      <artifactId>stax-api</artifactId>
-      <version>1.0-2</version>
-      <scope>provided</scope>
-    </dependency>
     <!--  But Stax2 API must be included -->
     <dependency>
       <groupId>org.codehaus.woodstox</groupId>
@@ -91,7 +84,7 @@
     <dependency>
       <groupId>org.codehaus.woodstox</groupId>
       <artifactId>woodstox-core-asl</artifactId>
-      <version>4.1.4</version>
+      <version>4.4.0</version>
     </dependency>
 
   </dependencies>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-jaxrs-providers.git



More information about the pkg-java-commits mailing list