File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 202202 <plugin >
203203 <groupId >org.apache.maven.plugins</groupId >
204204 <artifactId >maven-checkstyle-plugin</artifactId >
205- <version >2.1</version >
205+ <version >2.9. 1</version >
206206 <configuration >
207207 <configLocation >${basedir} /src/conf/checkstyle.xml</configLocation >
208208 <enableRulesSummary >false</enableRulesSummary >
212212 <plugin >
213213 <groupId >org.codehaus.mojo</groupId >
214214 <artifactId >findbugs-maven-plugin</artifactId >
215- <version >2.4.0 </version >
215+ <version >2.5.2 </version >
216216 <configuration >
217217 <threshold >Normal</threshold >
218218 <effort >Default</effort >
221221 <plugin >
222222 <groupId >org.codehaus.mojo</groupId >
223223 <artifactId >cobertura-maven-plugin</artifactId >
224- <version >2.2</version >
224+ <version >2.5. 2</version >
225225 </plugin >
226226 <plugin >
227227 <groupId >org.codehaus.mojo</groupId >
228228 <artifactId >clirr-maven-plugin</artifactId >
229- <version >2.2.1 </version >
229+ <version >2.5 </version >
230230 <configuration >
231231 <comparisonVersion >1.2</comparisonVersion >
232232 </configuration >
You can’t perform that action at this time.
0 commit comments