Skip to content

Commit

Permalink
Upgrade to Neo4j Java Driver 4.3.5
Browse files Browse the repository at this point in the history
Closes gh-28578
  • Loading branch information
snicoll committed Nov 9, 2021
1 parent d6ce636 commit 5442b36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1281,7 +1281,7 @@ bom {
]
}
}
library("Neo4j Java Driver", "4.3.4") {
library("Neo4j Java Driver", "4.3.5") {
group("org.neo4j.driver") {
modules = [
"neo4j-java-driver"
Expand Down

0 comments on commit 5442b36

Please sign in to comment.