This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
The following commit(s) were added to refs/heads/main by this push: new 16a21f3 [create-pull-request] automated change 16a21f3 is described below commit 16a21f3dd7bde0bba0b4f220822e22e25a412c63 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Sun Mar 27 01:32:05 2022 +0000 [create-pull-request] automated change --- 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 f86fc6b..e03bb86 100644 --- a/tooling/camel-spring-boot-dependencies/pom.xml +++ b/tooling/camel-spring-boot-dependencies/pom.xml @@ -204,28 +204,28 @@ <dependency> <groupId>org.apache.avro</groupId> <artifactId>avro</artifactId> - <version>1.8.1</version> + <version>1.11.0</version> </dependency> <dependency> <groupId>org.apache.avro</groupId> <artifactId>avro-ipc</artifactId> - <version>1.8.1</version> + <version>1.11.0</version> </dependency> <dependency> <groupId>org.apache.avro</groupId> <artifactId>avro-mapred</artifactId> - <version>1.8.1</version> + <version>1.11.0</version> </dependency> <dependency> <groupId>org.apache.avro</groupId> <artifactId>avro-mapred</artifactId> - <version>1.8.1</version> + <version>1.11.0</version> <classifier>hadoop2</classifier> </dependency> <dependency> <groupId>org.apache.avro</groupId> <artifactId>avro-protobuf</artifactId> - <version>1.8.1</version> + <version>1.11.0</version> </dependency> <dependency> <groupId>org.apache.camel.springboot</groupId>