Skip to content

2.13.3

Compare
Choose a tag to compare
@michael-simons michael-simons released this 24 Oct 09:24
· 142 commits to main since this release
16b2426

What's Changed

📝 Documentation

  • 01ea330 docs: add medsouz as a contributor for code (#1489)

🧹 Housekeeping

  • 519b1c6 build(deps-dev): Bump org.checkerframework:checker-qual from 3.47.0 to 3.48.1 (#1487)
  • 5ecec0a Bump org.neo4j.driver:neo4j-java-driver from 5.24.0 to 5.26.0 (#1491)
  • 39bb56f build(deps-dev): Bump com.google.errorprone:error_prone_annotations from 2.32.0 to 2.34.0 (#1490)
  • 9921c98 Bump byte-buddy.version from 1.15.3 to 1.15.4 (#1485)
  • e8108c5 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 (#1484)
  • 48b54c3 Bump io.github.classgraph:classgraph from 4.8.176 to 4.8.177 (#1482)
  • c10891b Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 (#1481)
  • 27753cd Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.0 to 3.5.1 (#1480)
  • 07f3661 Bump org.neo4j:neo4j-cypher-dsl-bom from 2024.1.0 to 2024.2.0 (#1479)
  • 92a9fbc Bump testcontainers.version from 1.20.1 to 1.20.2 (#1478)

🛠 Build

  • 432ff85 build: Switch GraalVM -march flag from native to compatibility (#1488)

Contributors

We'd like to thank the following people for their contributions:

  • @medsouz for his input on better GraalVM native image compatibility in #1488