Skip to content

Spatial 0.28.1-neo4j-4.4.3

Latest
Compare
Choose a tag to compare
@craigtaverner craigtaverner released this 06 Feb 19:04
· 15 commits to master since this release

Ported to Neo4j 4.4.3

This version of Neo4j changed many dependencies and was built with JDK17. We were not able to use JDK17 to build Spatial but did need to upgrade many dependencies to get things working.

One particularly big upgrade was the move from Junit4 to Junit5 which required changes to every single test class.

The lastest version of Geotools does not support JDK17 and so we will hold off upgrading completely to JDK17 before Geotools has completed their port.