Skip to content

Commit 0f7795e

Browse files
committed
Remove redundant Spotbugs override
1 parent 9b784b1 commit 0f7795e

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

pom.xml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -596,15 +596,6 @@
596596
</configuration>
597597
</plugin>
598598

599-
<!-- TODO: Remove after upgrading to `logging-parent` 10.3.0 -->
600-
<plugin>
601-
<groupId>com.github.spotbugs</groupId>
602-
<artifactId>spotbugs-maven-plugin</artifactId>
603-
<configuration>
604-
<excludeFilterFile>${maven.multiModuleProjectDirectory}/spotbugs-exclude.xml</excludeFilterFile>
605-
</configuration>
606-
</plugin>
607-
608599
<plugin>
609600
<groupId>org.apache.maven.plugins</groupId>
610601
<artifactId>maven-surefire-plugin</artifactId>

0 commit comments

Comments
 (0)