File tree Expand file tree Collapse file tree 3 files changed +10
-28
lines changed Expand file tree Collapse file tree 3 files changed +10
-28
lines changed Original file line number Diff line number Diff line change 4242 <scope >test</scope >
4343 </dependency >
4444 <dependency >
45- <groupId >junit </groupId >
46- <artifactId >junit </artifactId >
45+ <groupId >org.mockito </groupId >
46+ <artifactId >mockito-core </artifactId >
4747 <scope >test</scope >
48- <exclusions >
49- <exclusion >
50- <groupId >org.hamcrest</groupId >
51- <artifactId >hamcrest-core</artifactId >
52- </exclusion >
53- </exclusions >
5448 </dependency >
5549 <dependency >
56- <groupId >org.mockito </groupId >
57- <artifactId >mockito-all </artifactId >
50+ <groupId >junit </groupId >
51+ <artifactId >junit </artifactId >
5852 <scope >test</scope >
5953 </dependency >
6054 <dependency >
Original file line number Diff line number Diff line change 5858 <groupId >junit</groupId >
5959 <artifactId >junit</artifactId >
6060 <scope >test</scope >
61- <exclusions >
62- <exclusion >
63- <groupId >org.hamcrest</groupId >
64- <artifactId >hamcrest-core</artifactId >
65- </exclusion >
66- </exclusions >
6761 </dependency >
6862 <dependency >
6963 <groupId >org.rauschig</groupId >
Original file line number Diff line number Diff line change 6060 <scope >test</scope >
6161 </dependency >
6262 <dependency >
63- <groupId >junit </groupId >
64- <artifactId >junit </artifactId >
65- <version >4.12 </version >
63+ <groupId >org.mockito </groupId >
64+ <artifactId >mockito-core </artifactId >
65+ <version >1.10.19 </version >
6666 <scope >test</scope >
67- <exclusions >
68- <exclusion >
69- <groupId >org.hamcrest</groupId >
70- <artifactId >hamcrest-core</artifactId >
71- </exclusion >
72- </exclusions >
7367 </dependency >
7468 <dependency >
75- <groupId >org.mockito </groupId >
76- <artifactId >mockito-all </artifactId >
77- <version >1.10.19 </version >
69+ <groupId >junit </groupId >
70+ <artifactId >junit </artifactId >
71+ <version >4.12 </version >
7872 <scope >test</scope >
7973 </dependency >
8074 </dependencies >
You can’t perform that action at this time.
0 commit comments