Browse Source

Upgrade to Neo4j Java Driver 5.28.3

Closes gh-44690
pull/42891/head
Andy Wilkinson 9 months ago
parent
commit
a35c04aad6
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -1545,7 +1545,7 @@ bom { @@ -1545,7 +1545,7 @@ bom {
]
}
}
library("Neo4j Java Driver", "5.25.0") {
library("Neo4j Java Driver", "5.28.3") {
alignWith {
version {
from "org.springframework.data:spring-data-neo4j"

Loading…
Cancel
Save