* Deprecate `KafkaTestUtils.consumerProps` methods based on the `String` for `autoCommit` * Introduce `KafkaTestUtils.consumerProps` based on the `boolean` for `autoCommit` * Fix respective deprecation warnings Signed-off-by: Mikhail Polivakha <mikhailpolivakha@gmail.com>