You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by dk...@apache.org on 2012/08/15 18:26:25 UTC

svn commit: r1373513 - /camel/branches/camel-2.9.x/parent/pom.xml

Author: dkulp
Date: Wed Aug 15 16:26:25 2012
New Revision: 1373513

URL: http://svn.apache.org/viewvc?rev=1373513&view=rev
Log:
Merged revisions 1373497 via  git cherry-pick from
https://svn.apache.org/repos/asf/camel/branches/camel-2.10.x

........
  r1373497 | dkulp | 2012-08-15 12:08:59 -0400 (Wed, 15 Aug 2012) | 10 lines

  Merged revisions 1372113 via  git cherry-pick from
  https://svn.apache.org/repos/asf/camel/trunk

  ........
    r1372113 | dkulp | 2012-08-12 10:29:16 -0400 (Sun, 12 Aug 2012) | 2 lines

    Update to latest woodstox that fixes a performance regression

  ........

........

Modified:
    camel/branches/camel-2.9.x/parent/pom.xml

Modified: camel/branches/camel-2.9.x/parent/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/parent/pom.xml?rev=1373513&r1=1373512&r2=1373513&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/parent/pom.xml (original)
+++ camel/branches/camel-2.9.x/parent/pom.xml Wed Aug 15 16:26:25 2012
@@ -158,7 +158,7 @@
     <tagsoup-version>1.2.1</tagsoup-version>
     <testng-version>6.0.1</testng-version>
     <velocity-version>1.7</velocity-version>
-    <woodstox-version>4.1.2</woodstox-version>
+    <woodstox-version>4.1.4</woodstox-version>
     <xbean-spring-version>3.5</xbean-spring-version>
     <xml-resolver-version>1.2</xml-resolver-version>
     <xstream-version>1.4.1</xstream-version>