mimaison commented on code in PR #17879:
URL: https://github.com/apache/kafka/pull/17879#discussion_r1858074934


##########
gradle/dependencies.gradle:
##########
@@ -54,7 +54,10 @@ versions += [
   apacheds: "2.0.0-M24",
   argparse4j: "0.7.0",
   bcpkix: "1.78.1",
-  caffeine: "2.9.3", // 3.x supports JDK 11 and above
+  // The main difference between 3.1.1 and >=3.1.2 is the improved eviction 
mechanism,

Review Comment:
   Can you update the comment to match the discussion? You can mention 
KAFKA-18089. Thanks



-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to