Error on upgrade to flowable-spring-boot-starter-process-rest 6.7.0

I’m using the AdoptOpenJDK 11.0.11. Adding in the pom.xml the following dependency is fixing the error:

javax.xml.bind jaxb-api 2.3.1

Is this the proper solution?