[Core] Fixed dependency (#287)

This commit is contained in:
qianmoQ 2023-03-19 22:23:43 +08:00 committed by GitHub
commit a2dc02ce97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -292,7 +292,7 @@
<!-- Executor -->
<dependency>
<groupId>io.edurt.datacap</groupId>
<artifactId>executor-seatunnel</artifactId>
<artifactId>datacap-executor-seatunnel</artifactId>
<version>${project.version}</version>
</dependency>
</dependencies>