https://github.com/neo4j/neo4j-java-driver/blob/7fb6ef332211a1d13d9e16398c3ce98c9126efba/driver/src/main/java/org/neo4j/driver/QueryRunner.java#L28 This used to inherit `close` from `AutoClosable`, throwing `Exception`. Having such changes in 5.0 will not allow 5.0 do be used as drop-in replacement in SDN 7.0 @injectives