Skip to content

2.13.1

Compare
Choose a tag to compare
@michael-simons michael-simons released this 23 Sep 10:31
· 19 commits to main since this release
2.13.1
98314ea

What's Changed

You'll noticed that the tag 2.13.1 has been recreated several times. That's how many attempts I need to get GitHub actions up- and download artifacts in version 4 right. The release to central was out already, but despite having to rewrite history, no code has been changed, but only this file.

📝 Documentation

  • 044879b docs: Update local changelog.

🧹 Housekeeping

  • 0b908ba Bump quarkus-neo4j.version from 4.3.0 to 4.4.0
  • d88392f Bump commons-io:commons-io from 2.16.1 to 2.17.0 (#1464)
  • 85cdb2d Bump spring-boot.version from 3.3.3 to 3.3.4 (#1463)
  • cb479c9 Bump io.github.classgraph:classgraph from 4.8.175 to 4.8.176 (#1462)
  • 92f3ad5 Bump quarkus.version from 3.14.4 to 3.15.0 (#1461)
  • 44e589d Bump org.commonmark:commonmark from 0.22.0 to 0.23.0 (#1460)
  • f1279bb Bump org.neo4j:neo4j-cypher-dsl-bom from 2024.0.3 to 2024.1.0 (#1459)
  • 0c5bf74 Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6 (#1458)
  • 4f8cfcc Bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 (#1457)
  • ead2269 build(deps-dev): Bump com.google.errorprone:error_prone_annotations from 2.31.0 to 2.32.0 (#1456)
  • b6d3294 Bump org.graalvm.buildtools:native-maven-plugin from 0.10.2 to 0.10.3 (#1455)
  • 4217c27 build(deps-dev): Bump org.springframework.data:spring-data-neo4j from 7.3.3 to 7.3.4 (#1454)
  • 7dda780 Bump net.java.dev.jna:jna from 5.14.0 to 5.15.0 (#1453)
  • e93d921 Bump quarkus.version from 3.14.2 to 3.14.4 (#1452)
  • 8284356 Bump io.github.classgraph:classgraph from 4.8.174 to 4.8.175 (#1451)
  • 6644b11 build(deps-dev): Bump org.checkerframework:checker-qual from 3.46.0 to 3.47.0 (#1450)
  • 150345c Bump org.apache.maven.plugins:maven-invoker-plugin from 3.7.0 to 3.8.0 (#1449)
  • d5964ec Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.4.0 to 3.5.0 (#1448)
  • b692d66 Bump org.apache.maven.plugins:maven-site-plugin from 3.12.1 to 3.20.0 (#1447)
  • 9287e8d Bump com.puppycrawl.tools:checkstyle from 10.18.0 to 10.18.1 (#1446)
  • 3c8d577 Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.2 to 3.1.3 (#1445)
  • 3d3f93c Bump quarkus.version from 3.14.1 to 3.14.2 (#1444)
  • a24c004 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 (#1443)
  • fa076ab Bump byte-buddy.version from 1.15.0 to 1.15.1 (#1442)
  • adc997a Bump actions/download-artifact from 1 to 4.1.7 in /.github/workflows (#1441)

🛠 Build

  • eaed8ae build: Update upload-artifact everywhere.
  • 786589a build: Use GraalVM 23 to build native images.