What's Changed
This is a new major release accommodating the bump the Neo4j Java Driver 6 across the stack, starting at the Quarkus integration itself, over Neo4j-OGM to this umbrella project.
🧹 Housekeeping
- 22fcc97 Bump quarkus.version from 3.26.3 to 3.28.1 (#532)
- d63146a Bump com.puppycrawl.tools:checkstyle from 11.0.1 to 11.1.0 (#531)
- 5cf8282 Bump eu.michael-simons.neo4j:neo4j-migrations-quarkus (#530)
- 94b7307 Bump org.apache.maven.plugins:maven-javadoc-plugin (#529)
- 7c2fcd2 Bump org.apache.maven.plugins:maven-compiler-plugin (#528)
- 7c407a7 build(deps-dev): Bump graalvm.version from 24.2.2 to 25.0.0 (#527)
🛠 Build
- c372d64 build: Upgrade to the Neo4j Java Driver 6 stack.