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
It seems that lombok sneakythrows is not available in JDK 25 (projectlombok/lombok#3944).
This results is compile errors.
[ERROR] /projects/datastax/kaap/operator-common/src/main/java/com/datastax/oss/kaap/common/SerializationUtil.java:[47,50] unreported exception com.fasterxml.jackson.core.JsonProcessingException; must be caught or declared to be thrown