Skip to content

Commit bf54ab7

Browse files
committed
Upgrade to Neo4j Java Driver 5.28.3
Closes gh-44687
1 parent 2c5672d commit bf54ab7

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
@@ -1657,7 +1657,7 @@ bom {
16571657
]
16581658
}
16591659
}
1660-
library("Neo4j Java Driver", "5.28.2") {
1660+
library("Neo4j Java Driver", "5.28.3") {
16611661
alignWith {
16621662
version {
16631663
from "org.springframework.data:spring-data-neo4j"

0 commit comments

Comments
 (0)