chia7712 commented on code in PR #20603:
URL: https://github.com/apache/kafka/pull/20603#discussion_r2385522239


##########
gradle/dependencies.gradle:
##########
@@ -57,9 +57,8 @@ versions += [
   caffeine: "3.2.0",
   bndlib: "7.1.0",
   checkstyle: project.hasProperty('checkstyleVersion') ? checkstyleVersion : 
"10.20.2",
-  commonsBeanutils: "1.11.0",
   commonsLang: "3.18.0",
-  commonsValidator: "1.9.0",
+  commonsValidator: "1.10.0",

Review Comment:
   @pnagy-cldr Thanks for the backport. The patch is small, so we can 
cherry-pick it once it gets merged into trunk



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to