zqr10159 commented on code in PR #3876:
URL: https://github.com/apache/hertzbeat/pull/3876#discussion_r2576676894
##########
hertzbeat-log/pom.xml:
##########
@@ -67,6 +71,13 @@
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java-util</artifactId>
</dependency>
+ <!-- awaitility for async testing -->
+ <dependency>
+ <groupId>org.awaitility</groupId>
Review Comment:
Need add it to license file.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]