File tree Expand file tree Collapse file tree 3 files changed +0
-15
lines changed
hadoop-client-modules/hadoop-client-integration-tests
hadoop-cloud-storage-project Expand file tree Collapse file tree 3 files changed +0
-15
lines changed Original file line number Diff line number Diff line change 4242 <artifactId >slf4j-api</artifactId >
4343 <scope >test</scope >
4444 </dependency >
45- <dependency >
46- <groupId >junit</groupId >
47- <artifactId >junit</artifactId >
48- <scope >test</scope >
49- </dependency >
5045 <dependency >
5146 <groupId >org.junit.jupiter</groupId >
5247 <artifactId >junit-jupiter-api</artifactId >
Original file line number Diff line number Diff line change 100100 </build >
101101
102102 <dependencies >
103- <dependency >
104- <groupId >junit</groupId >
105- <artifactId >junit</artifactId >
106- <scope >test</scope >
107- </dependency >
108103
109104 <dependency >
110105 <groupId >com.qcloud</groupId >
Original file line number Diff line number Diff line change 114114 <artifactId >assertj-core</artifactId >
115115 <scope >test</scope >
116116 </dependency >
117- <dependency >
118- <groupId >junit</groupId >
119- <artifactId >junit</artifactId >
120- <scope >test</scope >
121- </dependency >
122117 <dependency >
123118 <groupId >org.mockito</groupId >
124119 <artifactId >mockito-core</artifactId >
You can’t perform that action at this time.
0 commit comments