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

   Upgrading dependency `com.squareup.okhttp3:okhttp` to latest `5.3.2` version 
(already defined in `parent/pom.xml`) 
   as currently used version `3.14.9` is 6 years old!
   This updates `camel-salesforce/camel-salesforce-component` to use 
`com.squareup.okhttp3:okhttp-jvm:5.3.2` and 
   `com.squareup.okhttp3:mockwebserver3:5.2`.
   An update to unit test `RawPayloadTest` was needed for the tests to pass.
   
   With this upgrade, no other Camel component or module depends on property 
`${squareup-okhttp-version}` as defined in `parent/pom.xml`. So removing this 
property entirely, relying only on `${squareup-okhttp5-version}`.
   All of Camel rebuilt successfully with the property removed from 
`parent/pom.xml`.
   
   Made with help from AI tools.


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