summaryrefslogtreecommitdiff
path: root/groot-bootstrap/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'groot-bootstrap/pom.xml')
-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>