Skip to content

Commit 6a76ecf

Browse files
committed
Upgrade to Neo4j OGM 3.2.21
Closes gh-25966
1 parent 2ea065a commit 6a76ecf

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
@@ -1231,7 +1231,7 @@ bom {
12311231
]
12321232
}
12331233
}
1234-
library("Neo4j OGM", "3.2.20") {
1234+
library("Neo4j OGM", "3.2.21") {
12351235
group("org.neo4j") {
12361236
modules = [
12371237
"neo4j-ogm-api",

0 commit comments

Comments
 (0)