File tree Expand file tree Collapse file tree 2 files changed +0
-32
lines changed
dolphinscheduler-task-plugin
dolphinscheduler-task-flink-stream
dolphinscheduler-task-flink Expand file tree Collapse file tree 2 files changed +0
-32
lines changed Original file line number Diff line number Diff line change 5151 <artifactId >dolphinscheduler-task-flink</artifactId >
5252 <version >${project.version} </version >
5353 </dependency >
54-
55- <dependency >
56- <groupId >org.junit.jupiter</groupId >
57- <artifactId >junit-jupiter</artifactId >
58- <scope >test</scope >
59- </dependency >
60- <dependency >
61- <groupId >org.mockito</groupId >
62- <artifactId >mockito-junit-jupiter</artifactId >
63- <scope >test</scope >
64- </dependency >
65- <dependency >
66- <groupId >org.mockito</groupId >
67- <artifactId >mockito-inline</artifactId >
68- <scope >test</scope >
69- </dependency >
7054 </dependencies >
7155
7256 <build >
Original file line number Diff line number Diff line change 4545 <version >${project.version} </version >
4646 <scope >provided</scope >
4747 </dependency >
48-
49- <dependency >
50- <groupId >org.junit.jupiter</groupId >
51- <artifactId >junit-jupiter</artifactId >
52- <scope >test</scope >
53- </dependency >
54- <dependency >
55- <groupId >org.mockito</groupId >
56- <artifactId >mockito-junit-jupiter</artifactId >
57- <scope >test</scope >
58- </dependency >
59- <dependency >
60- <groupId >org.mockito</groupId >
61- <artifactId >mockito-inline</artifactId >
62- <scope >test</scope >
63- </dependency >
6448 </dependencies >
6549
6650 <build >
You can’t perform that action at this time.
0 commit comments