highluck commented on code in PR #15277: URL: https://github.com/apache/kafka/pull/15277#discussion_r1472962425
########## gradle/dependencies.gradle: ########## @@ -88,8 +88,8 @@ else // See https://issues.apache.org/jira/browse/KAFKA-12622 for steps to verify the LICENSE-binary file is correct. versions += [ activation: "1.1.1", - apacheda: "1.0.2", - apacheds: "2.0.0-M24", + apacheda: "2.1.5", + apacheds: "2.0.0.AM27", Review Comment: oh thanks comment When I first implemented it, it seemed like it could be removed, but I think I need to use some features. Updated PR description! -- 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]
