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.2 </version >
444+ <version >4.9.8.3 </version >
445445 <configuration >
446446 <skip >true</skip >
447447 </configuration >
Original file line number Diff line number Diff line change 373373 <plugin >
374374 <groupId >com.github.spotbugs</groupId >
375375 <artifactId >spotbugs-maven-plugin</artifactId >
376- <version >4.9.8.2 </version >
376+ <version >4.9.8.3 </version >
377377 <configuration >
378378 <skip >true</skip >
379379 </configuration >
Original file line number Diff line number Diff line change 920920 <plugin >
921921 <groupId >com.github.spotbugs</groupId >
922922 <artifactId >spotbugs-maven-plugin</artifactId >
923- <version >4.9.8.2 </version >
923+ <version >4.9.8.3 </version >
924924 <configuration >
925925 <includeFilterFile >${project.rootdir} /codestyle/findbugs.xml</includeFilterFile >
926926 <excludeFilterFile >${project.rootdir} /codestyle/spotbugs-exclusions.xml</excludeFilterFile >
You can’t perform that action at this time.
0 commit comments