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

Update netty dependencies to use the netty-bom #992

Merged
merged 2 commits into from
Aug 23, 2022
Merged

Conversation

rozza
Copy link
Member

@rozza rozza commented Aug 23, 2022

@rozza rozza requested a review from jyemin August 23, 2022 12:18
@rozza
Copy link
Member Author

rozza commented Aug 23, 2022

@jyemin
Copy link
Contributor

jyemin commented Aug 23, 2022

Same failure with tcnative. The BOM is pulling in 2.0.53, so that version doesn't work either. So we have to roll back somewhere between 48 and 52 unless we can figure out why.

@rozza
Copy link
Member Author

rozza commented Aug 23, 2022

testRuntimeOnly "io.netty:netty-tcnative-boringssl-static"

classifiers.forEach {
testRuntimeOnly "io.netty:netty-tcnative-boringssl-static::$it"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So we add them all and the correct one gets picked at runtime? Nice.

@rozza rozza merged commit a4100ce into mongodb:master Aug 23, 2022
@rozza rozza deleted the nettyBom branch August 23, 2022 15:35
ispringer pushed a commit to evergage/mongo-java-driver that referenced this pull request May 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants