Skip to content

Commit

Permalink
[Task][Remoteshell] fix maven dependency warn (#15635)
Browse files Browse the repository at this point in the history
Signed-off-by: Gallardot <gallardot@apache.org>
  • Loading branch information
Gallardot committed Feb 27, 2024
1 parent 0000851 commit 3fda980
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,6 @@
<artifactId>dolphinscheduler-task-api</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.apache.dolphinscheduler</groupId>
<artifactId>dolphinscheduler-datasource-all</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.apache.sshd</groupId>
<artifactId>sshd-sftp</artifactId>
Expand Down

0 comments on commit 3fda980

Please sign in to comment.