Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

🐛 | Dependencies - netty-handler version conflict #740

Open
boddissattva opened this issue May 19, 2022 · 0 comments
Open

🐛 | Dependencies - netty-handler version conflict #740

boddissattva opened this issue May 19, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@boddissattva
Copy link
Member

Describe the bug - What is the current behavior?

We have multiple version of netty-handler transitively taken from spring-kafka, selenium (and maybe other).
This is problematic when executing Selenium init driver task for example : We have a class not found exception on some codec.

Environment (please complete the following information):

  • Chutney version: 1.4.8

Possible fixes

On some packaging, we had to fix it the hard way, add directly a maven dependency on the netty-handler artifact with version used by Selenium.

@boddissattva boddissattva added the bug Something isn't working label May 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant