While newer recently added platforms like Ubuntu18 and CentOS8 rely on MongoDB 4,
older systems like EL7 and U16 are still on MongoDB 3.4
MongoDB v3.4 has reached its EOL in January 2020.
Switch to MongoDB v3.6 instead, following the StackStorm/st2docs#968
Update: Switch to MongoDB v4.0 across all the OSes, including EL7 and U16 as we found that's supported by Mongo.
See StackStorm/st2-packages#643 for the changes needed.