src/main/java/org/apache/commons/dbutils/AbstractQueryRunner.java (2 lines): - line 284: // TODO see DBUTILS-117: would it make sense to catch any other SQLEx types here? - line 340: // TODO see DBUTILS-117: does it make sense to catch SQLEx here? src/main/java/org/apache/commons/dbutils/DbUtils.java (1 line): - line 273: // TODO This is deprecated in Java9 and canAccess() should be used. Adding suppression for building on src/site/resources/spotbugs/sb-excludes.xml (1 line): - line 23: