Upgrading to Netty 4.1.17.Final fixes a test failure in com.mongodb.async.client.gridfs.GridFSBucketSmokeTestSpecification#should round trip with data larger than the internal bufferSize with SSL enabled.
Test actually passes as of Netty 4.1.7.Final, but might as well go to the most recent.