You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/10/01 07:13:12 UTC

[camel-spring-boot] branch main updated: Bump org.apache.avro:avro in /tooling/camel-spring-boot-dependencies (#962)

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] <49...@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] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@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>