summaryrefslogtreecommitdiff
path: root/groot-bootstrap
diff options
context:
space:
mode:
authorlifengchao <[email protected]>2024-05-23 16:02:37 +0800
committerlifengchao <[email protected]>2024-05-23 16:02:37 +0800
commitb92affae7feae10d2cfaac2d75ad1c15f5ea95cb (patch)
treeb28d9ea23a6e3f78584b34883c61e1e1a5a89272 /groot-bootstrap
parent729c78f4299f86820ec239106933d1ef4fafd92d (diff)
* [feature][connector-file] GAL-572 支持FileSource
Diffstat (limited to 'groot-bootstrap')
-rw-r--r--groot-bootstrap/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/groot-bootstrap/pom.xml b/groot-bootstrap/pom.xml
index 9f67699..2a3605e 100644
--- a/groot-bootstrap/pom.xml
+++ b/groot-bootstrap/pom.xml
@@ -50,6 +50,12 @@
<scope>${scope}</scope>
</dependency>
+ <dependency>
+ <groupId>com.geedgenetworks</groupId>
+ <artifactId>connector-file</artifactId>
+ <version>${revision}</version>
+ <scope>${scope}</scope>
+ </dependency>
<dependency>
<groupId>com.geedgenetworks</groupId>