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 2020/03/02 09:23:15 UTC

[camel-spring-boot] 06/06: Regen

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git

commit 231404651cc95899e13a87e784421ae070fde96c
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Mar 2 10:15:51 2020 +0100

    Regen
---
 tooling/camel-spring-boot-dependencies/pom.xml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/tooling/camel-spring-boot-dependencies/pom.xml b/tooling/camel-spring-boot-dependencies/pom.xml
index b4aaa65..978d161 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -228,28 +228,28 @@
       <dependency>
         <groupId>org.apache.avro</groupId>
         <artifactId>avro</artifactId>
-        <version>1.9.1</version>
+        <version>1.8.1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.avro</groupId>
         <artifactId>avro-ipc</artifactId>
-        <version>1.9.1</version>
+        <version>1.8.1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.avro</groupId>
         <artifactId>avro-mapred</artifactId>
-        <version>1.9.1</version>
+        <version>1.8.1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.avro</groupId>
         <artifactId>avro-mapred</artifactId>
-        <version>1.9.1</version>
+        <version>1.8.1</version>
         <classifier>hadoop2</classifier>
       </dependency>
       <dependency>
         <groupId>org.apache.avro</groupId>
         <artifactId>avro-protobuf</artifactId>
-        <version>1.9.1</version>
+        <version>1.8.1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel.karaf</groupId>