My company is using the Enterprise Edition of Camunda 7 (7.24.x-ee) including the spin plugin to Serialize/Deserialize Object Variables into JSON Strings. While updating to Springboot 4 we noticed that Camunda Spin and specifically the camunda-spin-dataformat-json-jackson still rely on the Jackson2 implementation rather than the new Jackson3 standard. Since we are frequently using generated Immutables rather than POJOs and rely on Jackson Annotations this is a major issue for us. Is Anyone aware of a Jackson3 compatible implementation of Camunda Spin or should we raise this issue to the Camunda Team using our Enterprise Account directly?
C7 is only updated under support agreement, so I would log ticket with your Enterprise Account directly.