Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade kafka-avro-serializer dependency #549

Open
mroiter-larus opened this issue Dec 6, 2022 · 0 comments
Open

Upgrade kafka-avro-serializer dependency #549

mroiter-larus opened this issue Dec 6, 2022 · 0 comments
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request

Comments

@mroiter-larus
Copy link
Contributor

Feature description

From Zendesk ticket #21480 has been highlighted the need to upgrade kafka-avro-serializer dependency from the version 5.2.2 (which includes an old version of Netty library - 3.10.6.Final - with a security vulnerability) to the 7.2.2.

Could this result into the needs to update also the kafka-clients library accordingly? Actually we're using 2.4.1, which has some vulnerabilities (see more details at the following link: https://mvnrepository.com/artifact/org.apache.kafka/kafka-clients/2.4.1)

@mroiter-larus mroiter-larus added enhancement New feature or request dependencies Pull requests that update a dependency file labels Dec 6, 2022
mroiter-larus added a commit to mroiter-larus/neo4j-streams that referenced this issue Jul 25, 2023
mroiter-larus added a commit to mroiter-larus/neo4j-streams that referenced this issue Jul 25, 2023
mroiter-larus added a commit to mroiter-larus/neo4j-streams that referenced this issue Jul 26, 2023
conker84 added a commit that referenced this issue Sep 1, 2023
* Issue #549: Upgrade kafka-avro-serializer dependency

* fixed flaky test

* fixed KafkaEventRouterEnterpriseTSE

* Fixed SchemaRegistryContainer

* Ali feedback

* jackson 2.15.3 doesn't exist, downgrade to 2.15.2

* updated api

* downgrade to jackson 2.14.3

---------

Co-authored-by: Andrea Santurbano <santand@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant