Skip to content

Commit

Permalink
Release 4.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-simons committed Apr 4, 2023
1 parent 1e0c310 commit 1b059b3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

== 4.0

=== 4.0.5

* [feat: Try to retrieve assigned ids in the optimistic locking checker when internal ids are not available. (#937)
* [dependencies] Bump neo4j-java-driver from 5.6.0 to 5.7.0
* [build] Properly configure `jvmTarget` via `${maven.compiler.release}`.

=== 4.0.4

* [dependencies] Bump neo4j-java-driver from 5.5.0 to 5.6.0
Expand Down
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
:version: 4.0.4
:version: 4.0.5

image:https://github.com/neo4j/neo4j-ogm/actions/workflows/maven.yml/badge.svg[https://github.com/neo4j/neo4j-ogm/actions/workflows/maven.yml]
image:https://img.shields.io/maven-central/v/org.neo4j/neo4j-ogm.svg[Maven Central,link=http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.neo4j%22%20AND%20a%3A%22neo4j-ogm%22]
Expand Down

0 comments on commit 1b059b3

Please sign in to comment.