Stamatis Zampetakis created HIVE-26785: ------------------------------------------
Summary: Remove explicit protobuf-java dependency from blobstore and minikdc modules Key: HIVE-26785 URL: https://issues.apache.org/jira/browse/HIVE-26785 Project: Hive Issue Type: Task Reporter: Stamatis Zampetakis Assignee: Stamatis Zampetakis The modules do not directly need protobuf dependency so it is misleading to declare it explicitly. Moreover, these modules use a different protobuf version (3.3.0) than the rest of the project (3.21.4) which can lead to compatibility problems, inconsistent behavior in tests, and undesired transitive propagation to other modules. -- This message was sent by Atlassian Jira (v8.20.10#820010)