How to fix the following error StringUtils.java:231: error: cannot find symbol return IOUtils.toString(BOMInputStream.builder().setInputStream(inputStream).get(), charset); symbol: method builder() location: class BOMInputStreamNote: Some input files use or override a deprecated API.Note: Recompile with -Xlint:deprecation for details.Note: Some input files use unchecked or unsafe operations.