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 2017/06/07 07:26:36 UTC

[8/8] camel git commit: Upgrade Avro and related bundles to version 1.8.2

Upgrade Avro and related bundles to version 1.8.2


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

Branch: refs/heads/master
Commit: 400d713206eb4fabcc0e01c57f4c6f4de7ca4496
Parents: c596246
Author: Andrea Cosentino <an...@gmail.com>
Authored: Wed Jun 7 09:25:20 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Wed Jun 7 09:25:20 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/400d7132/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 006364a..6688cf5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -74,9 +74,9 @@
     <automaton-bundle-version>1.11-8_1</automaton-bundle-version>
     <avalon-bundle-version>4.3.1_1</avalon-bundle-version>
     <avalon-version>4.3.1</avalon-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>
+    <avro-version>1.8.2</avro-version>
+    <avro-bundle-version>1.8.2_1</avro-bundle-version>
+    <avro-ipc-bundle-version>1.8.2_1</avro-ipc-bundle-version>
     <awaitility.version>1.7.0</awaitility.version>
     <aws-java-sdk-bundle-version>1.11.125_1</aws-java-sdk-bundle-version>
     <aws-java-sdk-version>1.11.125</aws-java-sdk-version>