This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch alignments-azure-sdk-bom
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git

commit d4962567189ba31579ba59ed89460201780de266
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Feb 12 09:33:11 2024 +0100

    Upgrade Azure Data Schema Registry Apache Avro to version 1.1.13 to align 
with Azure SDK BOM 1.2.20 coming from Camel 4.4.0
    
    Signed-off-by: Andrea Cosentino <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c6f7d7dc..d9ae2f3f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -78,7 +78,7 @@
        
<version.io.quarkus.quarkus-apicurio-registry-avro>3.6.3</version.io.quarkus.quarkus-apicurio-registry-avro>
        <!-- These versions should be taken from Azure SDK BOM used in the 
Camel version declared -->
        
<version.com.azure.azure-identity>1.11.1</version.com.azure.azure-identity>
-        
<version.com.azure.azure-data-schemaregistry-apacheavro>1.1.11</version.com.azure.azure-data-schemaregistry-apacheavro>
+        
<version.com.azure.azure-data-schemaregistry-apacheavro>1.1.13</version.com.azure.azure-data-schemaregistry-apacheavro>
         
<version.com.microsoft.azure.azure-schemaregistry-kafka-avro>1.1.1</version.com.microsoft.azure.azure-schemaregistry-kafka-avro>
     </properties>
 

Reply via email to