While migrating Mongo Java driver from 3.6.3 to 4.0.0, I found that MongoDB.util
and MongoDB.bytes
are deprecated in the newer version.
Is there an alternative that I can use? Since the above packages are deprecated, it results in compilation issues in code