04-22-2020 04:28 PM
We are using activiti spring starter, the latest version I believe is 7.1.0.M6.
However, in our gradle build, it forced the spring boot to version 2.0.0.
That caused some compatibiity issues, i.e. we use spring-kafka that requires spring-boot 2.1 at lease.
Any way to upgrade activiti spring start so it works with spring boot 2.1 or even better 2.2?
Thanks.
05-12-2020 05:33 PM
the issue must be in your gradle build as in M6 the spring boot version used is 2.1.12.RELEASE:
https://github.com/Activiti/Activiti/blob/7.1.0.M6/pom.xml#L219
05-12-2020 05:36 PM
Spring Boot 2.2 support is currently WIP https://github.com/Activiti/Activiti/issues/3019
but for Activiti 7 and Cloud it's easier to ask questions on the gitter channel Gitter Chatroom
Explore our Alfresco products with the links below. Use labels to filter content by product module.