File tree Expand file tree Collapse file tree 4 files changed +467
-391
lines changed
Expand file tree Collapse file tree 4 files changed +467
-391
lines changed Original file line number Diff line number Diff line change 3333 </execution >
3434 </executions >
3535 </plugin >
36- <plugin >
37- <groupId >org.apache.maven.plugins</groupId >
38- <artifactId >maven-javadoc-plugin</artifactId >
39- <version >2.10.4</version >
40- <executions >
41- <execution >
42- <id >attach-javadocs</id >
43- <goals >
44- <goal >jar</goal >
45- </goals >
46- </execution >
47- </executions >
48- </plugin >
4936 <plugin >
5037 <groupId >com.mycila</groupId >
5138 <artifactId >license-maven-plugin</artifactId >
Original file line number Diff line number Diff line change 5252 <dependency >
5353 <groupId >org.mockito</groupId >
5454 <artifactId >mockito-all</artifactId >
55- <version >1.10.19 </version >
55+ <version >2.0.2-beta </version >
5656 <scope >test</scope >
5757 </dependency >
5858 <dependency >
Original file line number Diff line number Diff line change 103103 <dependency >
104104 <groupId >org.mockito</groupId >
105105 <artifactId >mockito-core</artifactId >
106- <version >2.13 .0</version >
106+ <version >2.22 .0</version >
107107 <scope >test</scope >
108108 </dependency >
109109 <dependency >
You can’t perform that action at this time.
0 commit comments