You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2010/07/05 12:00:17 UTC

svn commit: r960509 - /servicemix/smx4/features/trunk/pom.xml

Author: jbonofre
Date: Mon Jul  5 10:00:17 2010
New Revision: 960509

URL: http://svn.apache.org/viewvc?rev=960509&view=rev
Log:
[SM-1949] Update to woodstox 4.0.8.

Modified:
    servicemix/smx4/features/trunk/pom.xml

Modified: servicemix/smx4/features/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/pom.xml?rev=960509&r1=960508&r2=960509&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/pom.xml (original)
+++ servicemix/smx4/features/trunk/pom.xml Mon Jul  5 10:00:17 2010
@@ -227,7 +227,7 @@
       <stringtemplate.version>3.2_3</stringtemplate.version>
       <velocity.version>1.6.2_3</velocity.version>
       <wsdl4j.version>1.6.2_2</wsdl4j.version>
-      <woodstox.version>4.0.7</woodstox.version>
+      <woodstox.version>4.0.8</woodstox.version>
       <woodstox.stax2api.version>3.0.1</woodstox.stax2api.version>
       <xstream.version>1.2.2</xstream.version>
       <xstream.bundle.version>1.3_3</xstream.bundle.version>