Skip to content

2.17.4

Latest
Compare
Choose a tag to compare
@michael-simons michael-simons released this 11 Jun 10:35
· 1 commit to main since this release
d617c01

What's Changed

🔄️ Refactorings

  • 9737216 refactor: Remove unused requirements from module-info.java.

📝 Documentation

  • 40b21ac docs: Update local changelog.

🧹 Housekeeping

  • f0c6909 build(deps-dev): Bump org.checkerframework:checker-qual from 3.49.3 to 3.49.4 (#1684)
  • 280f006 Bump org.junit:junit-bom from 5.13.0 to 5.13.1 (#1683)
  • af4e5e3 Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1 (#1682)
  • 2bb813f Bump quarkus.version from 3.23.0 to 3.23.2 (#1681)
  • 303d6a2 Bump org.junit:junit-bom from 5.12.2 to 5.13.0 (#1676)
  • 18d0028 Bump com.puppycrawl.tools:checkstyle from 10.24.0 to 10.25.0 (#1680)
  • 870a5b9 Bump org.codehaus.mojo:exec-maven-plugin from 3.5.0 to 3.5.1 (#1679)
  • 27467db Bump testcontainers.version from 1.21.0 to 1.21.1 (#1678)
  • 31856d3 Bump org.apache.maven.plugins:maven-clean-plugin from 3.4.1 to 3.5.0 (#1677)
  • e238b96 Bump org.neo4j:neo4j-cypher-dsl-bom from 2024.6.1 to 2024.7.0 (#1675)
  • 875db85 Bump com.puppycrawl.tools:checkstyle from 10.23.1 to 10.24.0 (#1673)
  • 8c934d7 Bump quarkus.version from 3.22.3 to 3.23.0 (#1672)
  • c7fb962 build(deps-dev): Bump org.springframework.data:spring-data-neo4j from 7.4.5 to 7.5.0 (#1670)
  • 6cdea99 Bump org.neo4j:neo4j-cypher-dsl-bom from 2024.6.0 to 2024.6.1 (#1671)
  • db96aaa Bump quarkus.version from 3.22.2 to 3.22.3 (#1669)
  • 2fbc053 Bump quarkus-neo4j.version from 5.3.0 to 5.4.0 (#1667)
  • e48dfb8 build(deps-dev): Bump com.tngtech.archunit:archunit from 1.4.0 to 1.4.1 (#1668)
  • 6c5f9ae Bump neo4j-ogm.version from 4.0.17 to 4.0.18 (#1666)
  • 794f513 Bump quarkus.version from 3.22.0 to 3.22.2 (#1665)
  • 5f29286 Bump org.neo4j:neo4j-cypher-dsl-bom from 2024.5.1 to 2024.6.0 (#1664)
  • 9174567 build(deps-dev): Bump org.checkerframework:checker-qual from 3.49.2 to 3.49.3 (#1663)

🛠 Build

  • ae154e1 build: Skip asciidoctor plugin for native binaries.
  • d11a780 build: Harden checkstyle.