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

   Fixes #7812
   
   Now that Camel 4.20 uses amazon-kinesis-client 3.4.2 (which is compatible 
with protobuf-java 4.x), the dependency overrides added as a workaround for 
Quarkus 3.29's protobuf 4.x upgrade are no longer needed.
   
   Removed:
   - amazon-kinesis-client.version property (3.1.3)
   - re2j.version property (1.7)
   - rxjava3.version property (3.1.8)
   - Dependency management entries in poms/bom/pom.xml
   - Explicit amazon-kinesis-client dependency from aws2-kinesis extension
   
   These properties and dependency management entries were added in August 2024 
to avoid convergence issues and are now redundant.


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