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:09:00 UTC

svn commit: r1373497 - /camel/branches/camel-2.10.x/parent/pom.xml

Author: dkulp
Date: Wed Aug 15 16:08:59 2012
New Revision: 1373497

URL: http://svn.apache.org/viewvc?rev=1373497&view=rev
Log:
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.10.x/parent/pom.xml

Modified: camel/branches/camel-2.10.x/parent/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.10.x/parent/pom.xml?rev=1373497&r1=1373496&r2=1373497&view=diff
==============================================================================
--- camel/branches/camel-2.10.x/parent/pom.xml (original)
+++ camel/branches/camel-2.10.x/parent/pom.xml Wed Aug 15 16:08:59 2012
@@ -187,7 +187,7 @@
     <testng-version>6.0.1</testng-version>
     <twitter4j-version>2.2.5</twitter4j-version>
     <velocity-version>1.7</velocity-version>
-    <woodstox-version>4.1.3</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.2</xstream-version>