File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 441441 <plugin >
442442 <groupId >com.github.spotbugs</groupId >
443443 <artifactId >spotbugs-maven-plugin</artifactId >
444- <version >4.9.8.1 </version >
444+ <version >4.9.8.2 </version >
445445 <configuration >
446446 <skip >true</skip >
447447 </configuration >
Original file line number Diff line number Diff line change 368368 <plugin >
369369 <groupId >com.github.spotbugs</groupId >
370370 <artifactId >spotbugs-maven-plugin</artifactId >
371- <version >4.9.8.1 </version >
371+ <version >4.9.8.2 </version >
372372 <configuration >
373373 <skip >true</skip >
374374 </configuration >
Original file line number Diff line number Diff line change 919919 <plugin >
920920 <groupId >com.github.spotbugs</groupId >
921921 <artifactId >spotbugs-maven-plugin</artifactId >
922- <version >4.9.8.1 </version >
922+ <version >4.9.8.2 </version >
923923 <configuration >
924924 <includeFilterFile >${project.rootdir} /codestyle/findbugs.xml</includeFilterFile >
925925 <excludeFilterFile >${project.rootdir} /codestyle/spotbugs-exclusions.xml</excludeFilterFile >
You can’t perform that action at this time.
0 commit comments