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

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

Reply via email to