This is an automated email from the ASF dual-hosted git repository.
chia7712 pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git
from 8a1c619968f MINOR: `gradle-versions-plugin` version update: 0.52.0
-->> 0.53.0 (some issues with Gradle 9+ are solved) (#20652)
add ede6c90dfb5 KAFKA-19664 Support building with Java 25 (LTS release)
(#20561)
No new revisions were added by this update.
Summary of changes:
.github/workflows/build.yml | 10 +++++-----
.github/workflows/ci-complete.yml | 4 ++--
LICENSE-binary | 4 ++--
README.md | 2 +-
bin/kafka-run-class.sh | 2 +-
bin/windows/kafka-run-class.bat | 2 +-
build.gradle | 7 +++++++
clients/src/test/java/org/apache/kafka/test/TestSslUtils.java | 6 +++---
gradle.properties | 2 +-
gradle/dependencies.gradle | 6 +++---
10 files changed, 26 insertions(+), 19 deletions(-)