You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/05/24 13:09:58 UTC

[GitHub] [camel-quarkus] aldettinger commented on pull request #3804: Aws SQS: Remove unnecessary headers from the test because of CAMEL-18…

aldettinger commented on PR #3804:
URL: https://github.com/apache/camel-quarkus/pull/3804#issuecomment-1135903329

   I experimented locally to understand the build issue. And it looks, running `mvn cq:sync-versions -N` is updating the pom file:
   ```
   -        <msal4j.version>1.11.3</msal4j.version><!-- @sync com.azure:azure-identity:${azure-identity-vers
   +        <msal4j.version>1.12.0</msal4j.version><!-- @sync com.azure:azure-identity:${azure-identity-vers
   ```
   
   Probably, the version has been updated and pom file need to be committed.


-- 
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-unsubscribe@camel.apache.org

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