You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ij...@apache.org on 2022/12/05 05:02:58 UTC

[kafka] branch trunk updated (93df7f5485e -> 6ae08c4ee82)

This is an automated email from the ASF dual-hosted git repository.

ijuma pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git


    from 93df7f5485e MINOR: Remove unused variables and other minor clean-ups (#12952)
     add 6ae08c4ee82 KAFKA-14256: Upgrade from Scala 2.13.8 to 2.13.10 (#12675)

No new revisions were added by this update.

Summary of changes:
 LICENSE-binary                                              | 4 ++--
 bin/kafka-run-class.sh                                      | 2 +-
 bin/windows/kafka-run-class.bat                             | 2 +-
 build.gradle                                                | 3 +++
 core/src/test/scala/unit/kafka/admin/TopicCommandTest.scala | 6 +++---
 gradle.properties                                           | 2 +-
 gradle/dependencies.gradle                                  | 4 ++--
 7 files changed, 13 insertions(+), 10 deletions(-)