File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 134134 <maven .compiler.testTarget>1.8</maven .compiler.testTarget>
135135 <maven .compiler.testSource>1.8</maven .compiler.testSource>
136136 <maven .compiler.testCompilerArgument>-parameters</maven .compiler.testCompilerArgument>
137- <clirr .comparisonVersion>3.3.0 </clirr .comparisonVersion>
137+ <clirr .comparisonVersion>3.3.1 </clirr .comparisonVersion>
138138 <findbugs .onlyAnalyze>org.apache.ibatis.*</findbugs .onlyAnalyze>
139139 <osgi .export>org.apache.ibatis.*;version=${project.version} ;-noimport:=true</osgi .export>
140140 <osgi .import>*;resolution:=optional</osgi .import>
216216 <dependency >
217217 <groupId >org.mockito</groupId >
218218 <artifactId >mockito-core</artifactId >
219- <version >2.2.15 </version >
219+ <version >2.2.26 </version >
220220 <scope >test</scope >
221221 </dependency >
222222 <!-- Do not go to 2.x until we are on jdk7 -->
You can’t perform that action at this time.
0 commit comments