summaryrefslogtreecommitdiff
path: root/groot-bootstrap
diff options
context:
space:
mode:
author王宽 <[email protected]>2024-03-14 08:49:35 +0000
committer王宽 <[email protected]>2024-03-14 08:49:35 +0000
commitada2ab6427c8269cb68e10437319fbe5d4151c40 (patch)
tree2ec3d485b022f1f589df2ef389ec2cfdfad04a89 /groot-bootstrap
parent7347323b963fad7f972e6f872711207415c513ce (diff)
parentb9e20efd2384b8bc94f974a0e8d47b8b00736410 (diff)
Merge branch 'improve/knowledgebase' into 'develop'
Improve/knowledgebase See merge request galaxy/platform/groot-stream!24
Diffstat (limited to 'groot-bootstrap')
-rw-r--r--groot-bootstrap/pom.xml17
1 files changed, 0 insertions, 17 deletions
diff --git a/groot-bootstrap/pom.xml b/groot-bootstrap/pom.xml
index 62c2dc8..0a1fd9c 100644
--- a/groot-bootstrap/pom.xml
+++ b/groot-bootstrap/pom.xml
@@ -121,23 +121,6 @@
<scope>${scope}</scope>
</dependency>
- <dependency>
- <groupId>org.apache.hbase</groupId>
- <artifactId>hbase-client</artifactId>
- <scope>${scope}</scope>
- <exclusions>
- <exclusion>
- <groupId>org.slf4j</groupId>
- <artifactId>slf4j-log4j12</artifactId>
- </exclusion>
- <exclusion>
- <groupId>org.slf4j</groupId>
- <artifactId>log4j-over-slf4j</artifactId>
- </exclusion>
-
- </exclusions>
- </dependency>
-
<dependency>
<groupId>org.apache.flink</groupId>