Index: applications/editors/josm/plugins/findbugs-filter.xml
===================================================================
--- applications/editors/josm/plugins/findbugs-filter.xml	(revision 32427)
+++ applications/editors/josm/plugins/findbugs-filter.xml	(revision 32428)
@@ -6,4 +6,7 @@
 	<Match>
 		<Class name="~boofcv.*" />
+	</Match>
+	<Match>
+		<Class name="~com.bric.*" />
 	</Match>
 	<Match>
@@ -24,4 +27,7 @@
 	<Match>
 		<Class name="~com.thoughtworks.*" />
+	</Match>
+	<Match>
+		<Class name="~com.toedter.*" />
 	</Match>
 	<Match>
