summaryrefslogtreecommitdiff
path: root/groot-bootstrap
diff options
context:
space:
mode:
author王宽 <[email protected]>2024-10-21 08:27:53 +0000
committer王宽 <[email protected]>2024-10-21 08:27:53 +0000
commitac085998d64b91f59d4f1c590540781be2c7c94c (patch)
tree028aafc12bb47737fe2995e79b78722ffe078d8a /groot-bootstrap
parent3b4034993c5812ca239c4824d8101b1cca567b5c (diff)
parentd6a715c0d65e36665536b8ff03e0cf5ef9ff3e4b (diff)
Merge branch 'develop' into 'feature/dos'feature/dos
# Conflicts: # config/udf.plugins
Diffstat (limited to 'groot-bootstrap')
-rw-r--r--groot-bootstrap/pom.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/groot-bootstrap/pom.xml b/groot-bootstrap/pom.xml
index ab68e08..2da2b11 100644
--- a/groot-bootstrap/pom.xml
+++ b/groot-bootstrap/pom.xml
@@ -66,6 +66,13 @@
<dependency>
<groupId>com.geedgenetworks</groupId>
+ <artifactId>connector-starrocks</artifactId>
+ <version>${revision}</version>
+ <scope>${scope}</scope>
+ </dependency>
+
+ <dependency>
+ <groupId>com.geedgenetworks</groupId>
<artifactId>format-json</artifactId>
<version>${revision}</version>
<scope>${scope}</scope>