Facing issue in Kafka Listener

Hi Team,

I increased my kafkaversion to 3.2.3, confluentversion 7.2.0, springkafkaVersion 2.9.0, and spring-security-core 5.7.8 after that I am having issues in my logs regarding kafkalistener is not able to build connection.
Here I pasted the snapshot of the error also.

Anyone had encountered this issue before and anyone knows how to ride from this issue please ping me.

Hi @Lakshay - from looking at the stacktrace, it looks like the error is in the handler method. But the image cuts off the first line explaining the error, so it’s impossible to say exactly what it is. I guess you’re using something the new version of Spring-Kafka doesn’t have.

Which is the supported version for the handler?