From 35713ed9424bfcabbb563d08e6c956c57d1454f2 Mon Sep 17 00:00:00 2001 From: emeroad Date: Fri, 14 Apr 2023 10:07:28 +0900 Subject: [PATCH] [#9863] Backport: Remove invalid gson dependency from hbase2 module --- hbase2-module/pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/hbase2-module/pom.xml b/hbase2-module/pom.xml index 76613e7a9069..e08c9e4a8485 100644 --- a/hbase2-module/pom.xml +++ b/hbase2-module/pom.xml @@ -83,11 +83,6 @@ ${protoc.version} - - com.google.code.gson - gson - -