Skip to content

Commit 0d1b3fb

Browse files
committed
Upgrade to Neo4j OGM 3.2.23
Closes gh-26599
1 parent 22ec27d commit 0d1b3fb

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.22") {
1234+
library("Neo4j OGM", "3.2.23") {
12351235
group("org.neo4j") {
12361236
modules = [
12371237
"neo4j-ogm-api",

0 commit comments

Comments
 (0)