You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is there a plan / timeline to upgade the Eventuate Framework to support Spring Boot 3?
Currently, the strictly usage of org.apache.kafka:kafka-clients:{strictly 3.1.2} breakes the build since Spring upgraded to use org.apache.kafka:kafka-clients:3.4.0
Thanks.
The text was updated successfully, but these errors were encountered:
Hello,
is there a plan / timeline to upgade the Eventuate Framework to support Spring Boot 3?
Currently, the strictly usage of
org.apache.kafka:kafka-clients:{strictly 3.1.2}
breakes the build since Spring upgraded to useorg.apache.kafka:kafka-clients:3.4.0
Thanks.
The text was updated successfully, but these errors were encountered: