holunda-io / camunda-bpm-taskpool

Library for pooling user tasks and process related business objects.
https://www.holunda.io/camunda-bpm-taskpool/
Apache License 2.0
66 stars 26 forks source link

Support for Spring-Boot 3.2 #994

Closed DanielGoals closed 3 weeks ago

DanielGoals commented 3 weeks ago

Scenario

Current Behaviour

Camunda plattform 7.21 end of support for spring-boot 3.1, while polyflow uses spring-boot 3.1 and camunda 7.21.

Wanted Behaviour

Use spring-boot 3.2.

Possible Workarounds

Supply missing dependencies on your own.

pschalk commented 3 weeks ago

I'll have a look

zambrovski commented 3 weeks ago

Fixed by #995