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 435435 <plugin >
436436 <groupId >com.github.spotbugs</groupId >
437437 <artifactId >spotbugs-maven-plugin</artifactId >
438- <version >4.9.4.0 </version >
438+ <version >4.9.4.2 </version >
439439 <configuration >
440440 <skip >true</skip >
441441 </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.4.0 </version >
371+ <version >4.9.4.2 </version >
372372 <configuration >
373373 <skip >true</skip >
374374 </configuration >
Original file line number Diff line number Diff line change 918918 <plugin >
919919 <groupId >com.github.spotbugs</groupId >
920920 <artifactId >spotbugs-maven-plugin</artifactId >
921- <version >4.9.4.0 </version >
921+ <version >4.9.4.2 </version >
922922 <configuration >
923923 <includeFilterFile >${project.rootdir} /codestyle/findbugs.xml</includeFilterFile >
924924 <excludeFilterFile >${project.rootdir} /codestyle/spotbugs-exclusions.xml</excludeFilterFile >
You can’t perform that action at this time.
0 commit comments