Receiving error after upgrading Jmix project to 2.8.2

I am receiving the following error after upgrading from 2.8.1 to 2.8.2:

Execution failed for task ':vaadinBuildFrontend'.
> com.vaadin.flow.server.ExecutionFailedException: Error occured during goal execution: Cannot invoke "com.fasterxml.jackson.databind.node.ObjectNode.fieldNames()" because "oldOverrides" is nullPlease run Maven with the -e switch (or Gradle with the --stacktrace switch), to learn the full stack trace.

What could be causing this ? is it a bug ?