Hi @Gareth_Furnell,

The icon in the Java driver compatibility guide indicated that the driver will connect to those versions of MongoDB but not support all the features of that version. You may be able to upgrade the server and catch up on the driver later, but it is always recommended to be running the latest version of the driver This is best tested in a test/staging environment.

The upgrade link provides some guidance for driver upgrades.
https://www.mongodb.com/docs/drivers/java/sync/current/upgrade/

What versions are currently in use?