Skip to content

Commit 2fa51e7

Browse files
committed
fix(#944): remove obsolete SpotBugs exclusion
1 parent 1810fbf commit 2fa51e7

2 files changed

Lines changed: 0 additions & 11 deletions

File tree

pom.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -753,9 +753,6 @@
753753
<groupId>com.github.spotbugs</groupId>
754754
<artifactId>spotbugs-maven-plugin</artifactId>
755755
<version>4.10.2.0</version>
756-
<configuration>
757-
<excludeFilterFile>${project.basedir}/spotbugs-exclude.xml</excludeFilterFile>
758-
</configuration>
759756
<dependencies>
760757
<dependency>
761758
<groupId>com.github.spotbugs</groupId>

spotbugs-exclude.xml

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)