I've upgraded the Community Commons module to the latest version available for Mendix 9 (using 9.24.34), but it causes a compile error: javasource\communitycommons\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.1 error Any suggestion how to solve this (or just go back to previous version?).
asked
Bob van Dijk
1 answers
0
Delete commons-io-2.11.0.jar (and all other obsolete jars for community commons) from the userlib