Breaking spring boot tests with TestChannelBinderConfiguration after kafka-avro-serializer version update
In my project I updated the kafka-avro-serializer dependency from 7.6.0 to 7.6.1, and my tests began to fail. The bigger issue is, that not all of them, and not always. Approximately 50%-50%, whether the same test passes or not. I isolated 1 test from the rest, but the issue persist.