This is an automated email from the ASF dual-hosted git repository. davsclaus 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 4b4d7dfecf6 Bump org.apache.avro:avro in /tooling/camel-spring-boot-dependencies (#962) 4b4d7dfecf6 is described below commit 4b4d7dfecf6d2688f8bb7becb81a7617617434af Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Sun Oct 1 09:13:06 2023 +0200 Bump org.apache.avro:avro in /tooling/camel-spring-boot-dependencies (#962) Bumps org.apache.avro:avro from 1.11.0 to 1.11.3. --- updated-dependencies: - dependency-name: org.apache.avro:avro dependency-type: direct:production ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- tooling/camel-spring-boot-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tooling/camel-spring-boot-dependencies/pom.xml b/tooling/camel-spring-boot-dependencies/pom.xml index bb689359809..3d10bcd548d 100644 --- a/tooling/camel-spring-boot-dependencies/pom.xml +++ b/tooling/camel-spring-boot-dependencies/pom.xml @@ -220,7 +220,7 @@ <dependency> <groupId>org.apache.avro</groupId> <artifactId>avro</artifactId> - <version>1.11.0</version> + <version>1.11.3</version> </dependency> <dependency> <groupId>org.apache.avro</groupId>