aboutsummaryrefslogtreecommitdiffstats
path: root/spotbugs/src/main/resources/spotbugs-exclude.xml
diff options
context:
space:
mode:
Diffstat (limited to 'spotbugs/src/main/resources/spotbugs-exclude.xml')
-rw-r--r--spotbugs/src/main/resources/spotbugs-exclude.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/spotbugs/src/main/resources/spotbugs-exclude.xml b/spotbugs/src/main/resources/spotbugs-exclude.xml
index 78f61d290..ab37f41ba 100644
--- a/spotbugs/src/main/resources/spotbugs-exclude.xml
+++ b/spotbugs/src/main/resources/spotbugs-exclude.xml
@@ -49,7 +49,6 @@
<!-- https://github.com/spotbugs/spotbugs/issues/756. spotbugs does not grok Java 11's try-with-resources -->
<Bug pattern="RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE"/>
- <Bug pattern="UPM_UNCALLED_PRIVATE_METHOD"/>
<Bug pattern="EI_EXPOSE_REP"/>
<Bug pattern="EI_EXPOSE_REP2"/>
</Or>