Skip to content

Commit

Permalink
Prepare version 3.2.31.
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-simons committed Mar 11, 2022
1 parent 56d75db commit c0a8e31
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGES.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
= Changes

== 3.2.31

* [dependencies] Drop commons-lang3 from core dependencies.
* [dependencies] Bump neo4j35 from 3.5.30 to 3.5.31
* [dependencies] Bump classgraph from 4.8.139 to 4.4.15
* [dependencies] Bump httpcore from 4.4.14 to 4.4.15
* [dependencies] Bump slf4j from 1.7.25 to 1.7.36
* [improvement] Lazy hydrate response model.

== 3.2.30

* [improvement] Improve performance of `TypeAdapterLookupDelegate`.
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: 3.2.30
:version: 3.2.31

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]
image:https://rawgit.com/aleen42/badges/master/src/slack.svg[Slack,link=https://neo4j-users.slack.com/messages/neo4j-sdn-ogm/]
Expand Down

0 comments on commit c0a8e31

Please sign in to comment.