You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2016/03/31 08:30:13 UTC

[3/3] camel git commit: Upgrade Xstream and related bundle to version 1.4.9

Upgrade Xstream and related bundle to version 1.4.9


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/98e4b5a8
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/98e4b5a8
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/98e4b5a8

Branch: refs/heads/master
Commit: 98e4b5a8f9d499fc4bbbb7fb84f76eb4d6bd3e35
Parents: 404a554
Author: Andrea Cosentino <an...@gmail.com>
Authored: Thu Mar 31 08:29:30 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Thu Mar 31 08:29:30 2016 +0200

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/98e4b5a8/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index e213d52..c759441 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -591,8 +591,8 @@
     <xpp3-bundle-version>1.1.4c_7</xpp3-bundle-version>
     <xpp3-version>1.1.4c</xpp3-version>
     <xsdlib-version>2013.2</xsdlib-version>
-    <xstream-bundle-version>1.4.8_1</xstream-bundle-version>
-    <xstream-version>1.4.8</xstream-version>
+    <xstream-bundle-version>1.4.9_1</xstream-bundle-version>
+    <xstream-version>1.4.9</xstream-version>
     <xom-version>1.2.5</xom-version>
     <yammer-metrics-version>2.2.0</yammer-metrics-version>
     <zkclient-version>0.8</zkclient-version>