Release Date: 20 April 2022
Neo4j 4.2.16 is a maintenance release with many important improvements and fixes.Highlights
- Update jackson-databind from 2.12.6 to 2.13.2.2 (and thus also com.fasterxml.jackson.* from 2.12.6 to 2.13.2), to address CVE-2020-36518
- Fixes a bug in neo4j-admin report command where using the heap classifier would make the command fail with Error: Failed to write heapdump.hprof
- Fix bug in aggregations with LIMIT where query would fail with an array copy out of bounds error.