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

commit 1ececa262b2b05cbd9eceba07f7a823d1d7db9d2
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Tue Jul 23 11:34:29 2024 +0200

    Upgrade Azure Identity to align with Camel used Azure SDK BOM 1.2.25
    
    Signed-off-by: Andrea Cosentino <anco...@gmail.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5bcffd40..789bd8a2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -78,7 +78,7 @@
        
<version.net.snowflake.snowflake-jdbc>3.17.0</version.net.snowflake.snowflake-jdbc>
        
<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.12.0</version.com.azure.azure-identity>
+       
<version.com.azure.azure-identity>1.13.0</version.com.azure.azure-identity>
         
<version.com.azure.azure-data-schemaregistry-apacheavro>1.1.16</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