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/06/07 11:45:27 UTC

camel git commit: Upgrade Avro and related bundle to version 1.8.1

Repository: camel
Updated Branches:
  refs/heads/master 6ad8f24d6 -> 668cba682


Upgrade Avro and related bundle to version 1.8.1


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

Branch: refs/heads/master
Commit: 668cba68206e27c14b73d65e8bcf1955dba79c54
Parents: 6ad8f24
Author: Andrea Cosentino <an...@gmail.com>
Authored: Tue Jun 7 13:44:53 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Tue Jun 7 13:44:53 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/668cba68/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 6046bfc..73760bb 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -61,9 +61,9 @@
     <atomikos-transactions-version>4.0.2</atomikos-transactions-version>
     <avalon-bundle-version>4.3.1_1</avalon-bundle-version>
     <avalon-version>4.3.1</avalon-version>
-    <avro-version>1.8.0</avro-version>
-    <avro-bundle-version>1.8.0_1</avro-bundle-version>
-    <avro-ipc-bundle-version>1.8.0_1</avro-ipc-bundle-version>
+    <avro-version>1.8.1</avro-version>
+    <avro-bundle-version>1.8.1_1</avro-bundle-version>
+    <avro-ipc-bundle-version>1.8.1_1</avro-ipc-bundle-version>
     <awaitility.version>1.7.0</awaitility.version>
     <aws-java-sdk-bundle-version>1.10.73_1</aws-java-sdk-bundle-version>
     <aws-java-sdk-version>1.10.73</aws-java-sdk-version>