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 3769bc2 MINOR: replace hard-coding utf-8 with StandardCharsets.UTF_8
(#10079)
add 1bfce16 MINOR: add Utils.isBlank to check whitespace character string
and empty string (#10012)
No new revisions were added by this update.
Summary of changes:
.../OAuthBearerUnsecuredValidatorCallbackHandler.java | 18 +++++-------------
.../main/java/org/apache/kafka/common/utils/Utils.java | 9 +++++++++
.../java/org/apache/kafka/common/utils/UtilsTest.java | 8 ++++++++
3 files changed, 22 insertions(+), 13 deletions(-)