Greedyu opened a new issue, #4283: URL: https://github.com/apache/incubator-inlong/issues/4283
### What happened Unit test TestBinlogReader.binlogStartSpacialTest() method. The debezium-embedded package calls kafka client 2.4.1, but the Utils.isBlank method is connect-runtime 3.0.0. It is an online bug, so I changed the agent to the dependent jar package of kafka-clients:3.0.0 But compilation does not exist kafka-clients:3.0.0 depends on the jar package  ### What you expected to happen Generate kafka-clients-3.0.0.jar package ### How to reproduce Unit test TestBinlogReader.binlogStartSpacialTest() method. ### Environment macOS ### InLong version master ### InLong Component InLong Agent ### Are you willing to submit PR? - [X] Yes, I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
