I got error when use "elasticsearch-rest-high-level-client 7.5.1"

If i use elasticsearch-rest-high-level-client version 7.5.1, i got the following error:

NoClassDefFoundError: org/elasticsearch/client/Cancellable

However, if i use lower version to 7.4.x, it works fine.
I followed the guide and tried it on several computers.
i use gradle.
Is this just me?

Please check below URL, it might help you