Index: /applications/editors/josm/plugins/findbugs-filter.xml
===================================================================
--- /applications/editors/josm/plugins/findbugs-filter.xml	(revision 32406)
+++ /applications/editors/josm/plugins/findbugs-filter.xml	(revision 32407)
@@ -6,4 +6,7 @@
 	<Match>
 		<Class name="~boofcv.*" />
+	</Match>
+	<Match>
+		<Class name="~com.fasterxml.*" />
 	</Match>
 	<Match>
@@ -63,4 +66,7 @@
 	<Match>
 		<Class name="~org.ejml.*" />
+	</Match>
+	<Match>
+		<Class name="~org.geojson.*" />
 	</Match>
 	<Match>
