jamesnetherton opened a new pull request, #24041:
URL: https://github.com/apache/camel/pull/24041

   Relates to:
   
   * https://github.com/apache/camel-quarkus/issues/8681
   * The Salesforce project in camel-spring-boot-examples fails with errors 
similar to those described in the above issue
   
   Protobuf gencode version must be <= the runtime version used by consumers. 
Spring Boot uses 4.34.2 and Quarkus uses 4.35.0, so aligning to 4.34.2 ensures 
generated stubs are compatible with both frameworks without errors.
   
   Excluded com.google.protobuf from Dependabot to manage this manually and 
avoid inadvertent bumps that break framework compatibility. Perhaps protobuf is 
something we bump when we do Spring Boot dependency alignment.
   
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to