Problemunvalidated
All test fails with `NoSuchMethodError` — using embedded kafka from `org.springframework.kafka:spring-kafka-test:3.3.5` for testing purposes. Tension: that is thrown inside of `org.apache.kafka:kafka_2.13:3.8.1`. Outcome: Everything worked until I had to change version of `org.apache.kafka:kafka-clients` from `3.8.1` to `3.9.1`.
9762d646-224f-40a6-a04e-747f206869b3
All test fails with NoSuchMethodError — using embedded kafka from org.springframework.kafka:spring-kafka-test:3.3.5 for testing purposes. Tension: that is thrown inside of org.apache.kafka:kafka_2.13:3.8.1. Outcome: Everything worked until I had to change version of org.apache.kafka:kafka-clients from 3.8.1 to 3.9.1.