Skip to content

Commit 2fa35fb

Browse files
committed
Upgrade to Neo4j OGM 3.2.9
Closes gh-20461
1 parent 77ad8d3 commit 2fa35fb

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
@@ -1242,7 +1242,7 @@ bom {
12421242
]
12431243
}
12441244
}
1245-
library("Neo4j OGM", "3.2.8") {
1245+
library("Neo4j OGM", "3.2.9") {
12461246
group("org.neo4j") {
12471247
modules = [
12481248
"neo4j-ogm-api",

0 commit comments

Comments
 (0)