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


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

commit 77a62256c5dc8f842a15f64cb074235d7ec40d6c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 8 18:35:29 2024 +0200

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

diff --git 
a/jbang/azure-eventhubs-kafka-azure-schema-registry/azure-identity/pom.xml 
b/jbang/azure-eventhubs-kafka-azure-schema-registry/azure-identity/pom.xml
index 03b776d..1b5a919 100644
--- a/jbang/azure-eventhubs-kafka-azure-schema-registry/azure-identity/pom.xml
+++ b/jbang/azure-eventhubs-kafka-azure-schema-registry/azure-identity/pom.xml
@@ -38,7 +38,7 @@
     <dependency>
       <groupId>org.apache.avro</groupId>
       <artifactId>avro</artifactId>
-      <version>1.11.3</version>
+      <version>1.11.4</version>
     </dependency>
 
     <!-- https://mvnrepository.com/artifact/org.slf4j/slf4j-api -->

Reply via email to