diff --git a/bom/pom.xml b/bom/pom.xml index 778d85e3d8..bfc2eb4d63 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -306,13 +306,19 @@ io.netty netty-tcnative-boringssl-static ${tcnative.version} - osx_64 + osx-x86_64 io.netty netty-tcnative-boringssl-static ${tcnative.version} - windows_64 + osx-aarch_64 + + + io.netty + netty-tcnative-boringssl-static + ${tcnative.version} + windows-x86_64