vertx-kafka-client
vertx-kafka-client copied to clipboard
Upgrade kafka-clients from 3.5.0 to 3.7.0 fixing snappy vulnerabilities
The kafka-clients upgrade indirectly upgrades snappy-java from 1.1.10.0 to 1.1.10.5 fixing these snappy-java vulnerablities:
- https://nvd.nist.gov/vuln/detail/CVE-2023-34453
- https://nvd.nist.gov/vuln/detail/CVE-2023-34454
- https://nvd.nist.gov/vuln/detail/CVE-2023-34455
- https://nvd.nist.gov/vuln/detail/CVE-2023-43642
kafka-clients 3.7.0 requires to bump the test dependency debezium from 2.1.4.Final to 2.6.1.Final.