Hi, Our team is trying to upgrade our application from Java 1.8 to Java 11. Currently, we're using Camel 3.1.0 in our application and it works fine with Java 11. We want to upgrade the Camel version from 3.1.0 to 3.15.0 but noticed that UniVocityFixedWidthDataFormat.class is missing, due to which we are facing issues in our codebase. Could you please share any documentation or release notes where we could find the work around for the same?
Any help would be appreciated. Thanks and regards, Vipul Kumar