File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 5252 <!-- used so that lombok can generate suppressions for spotbugs. It needs to find it on the relevant classpath -->
5353 <groupId >com.github.spotbugs</groupId >
5454 <artifactId >spotbugs</artifactId >
55- <version >4.7.2 </version >
55+ <version >4.7.3 </version >
5656 <scope >compile</scope >
5757 </dependency >
5858
432432 <dependency >
433433 <groupId >com.github.spotbugs</groupId >
434434 <artifactId >spotbugs</artifactId >
435- <version >4.7.2 </version >
435+ <version >4.7.3 </version >
436436 </dependency >
437437 </dependencies >
438438 <executions >
484484 <id >integration-test</id >
485485 <properties >
486486 <!-- run the integration tests by clearing the exclusions -->
487- <testExclusions ></ testExclusions >
487+ <testExclusions / >
488488 </properties >
489489 <build >
490490 <plugins >
You can’t perform that action at this time.
0 commit comments