Hello, It has been renamed in https://github.com/apache/camel/pull/6760/commits/6aa750501e925eb727b38784d0d380f4ced2d8a6 . Bumping so much version at the same time, you might find the camel upgrade guide handy: https://camel.apache.org/manual/camel-3x-upgrade-guide.html
Cheers, Alex On Tue, Mar 1, 2022 at 11:22 AM Vipul Kumar <vipul.km...@gmail.com> wrote: > 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 >