squakez commented on code in PR #6860:
URL: https://github.com/apache/camel-quarkus/pull/6860#discussion_r1877769088


##########
pom.xml:
##########
@@ -76,8 +76,8 @@
         <assertj.version>3.26.3</assertj.version><!-- @sync 
io.quarkus:quarkus-build-parent:${quarkus.version} prop:assertj.version -->
         <aws-java-sdk.version>1.11.714</aws-java-sdk.version>
         <azure-sdk-bom.version>${azure-sdk-bom-version}</azure-sdk-bom.version>
-        <azure-core.version>1.53.0</azure-core.version><!-- @sync 
com.azure:azure-sdk-bom:${azure-sdk-bom.version} dep:com.azure:azure-core -->
-        <azure-identity.version>1.14.0</azure-identity.version><!-- @sync 
com.azure:azure-sdk-bom:${azure-sdk-bom.version} dep:com.azure:azure-identity 
-->
+        <azure-core.version>1.54.1</azure-core.version><!-- @sync 
com.azure:azure-sdk-bom:${azure-sdk-bom.version} dep:com.azure:azure-core -->

Review Comment:
   I used the `camel-main` as the component was not in the catalog for 4.9.0 (I 
did not add it by mistake), so, the extension plugin did not work correctly. 
However I understand the catalog was only needed to create the extension 
scaffold, is that correct? in such case I can try to do this PR against `main`.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to