Skip to content

Commit 7912a03

Browse files
committed
Upgrade to Neo4j Java Driver 5.28.2
Closes gh-44574
1 parent b077329 commit 7912a03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1562,7 +1562,7 @@ bom {
15621562
]
15631563
}
15641564
}
1565-
library("Neo4j Java Driver", "5.28.1") {
1565+
library("Neo4j Java Driver", "5.28.2") {
15661566
alignWith {
15671567
version {
15681568
from "org.springframework.data:spring-data-neo4j"

0 commit comments

Comments
 (0)