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-kamelets-examples.git


The following commit(s) were added to refs/heads/main by this push:
     new 8b910f5  Bump org.apache.avro:avro (#104)
8b910f5 is described below

commit 8b910f535c93517cdbf56b5bbf1407e9eed93e8c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 2 20:28:50 2026 +0200

    Bump org.apache.avro:avro (#104)
    
    Bumps org.apache.avro:avro from 1.11.4 to 1.11.5.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.avro:avro
      dependency-version: 1.11.5
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 jbang/kafka-apicurio-schema-registry/kafka-producer/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/jbang/kafka-apicurio-schema-registry/kafka-producer/pom.xml 
b/jbang/kafka-apicurio-schema-registry/kafka-producer/pom.xml
index 58c824a..f66c8e4 100644
--- a/jbang/kafka-apicurio-schema-registry/kafka-producer/pom.xml
+++ b/jbang/kafka-apicurio-schema-registry/kafka-producer/pom.xml
@@ -28,7 +28,7 @@
     <dependency>
       <groupId>org.apache.avro</groupId>
       <artifactId>avro</artifactId>
-      <version>1.11.4</version>
+      <version>1.11.5</version>
     </dependency>
     <dependency>
       <groupId>org.slf4j</groupId>

Reply via email to