<!-- Please answer these questions before submitting a bug report. --> ### What version of gRPC-Java are you using? `1.44.1` ### What is your environment? Any ### What did you expect to see? The `grpc-bom` managing the `protoc-gen-grpc-java` artifacts with `exe` type and os classifier. https://repo1.maven.org/maven2/io/grpc/protoc-gen-grpc-java/1.44.1/ ### What did you see instead? The `grpc-bom` managing `protoc-gen-grpc-java` with `pom` type. Is there a use case for this? It is effectively empty: https://repo1.maven.org/maven2/io/grpc/protoc-gen-grpc-java/1.44.1/protoc-gen-grpc-java-1.44.1.pom ### Steps to reproduce the bug <!-- Make sure you include information that can help us debug (full error message, exception listing, stack trace, logs). -->