Skip to content

Commit 2e69198

Browse files
committed
Upgrade to Neo4j OGM 3.2.19
Closes gh-24763
1 parent 5fb1ca6 commit 2e69198

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
@@ -1230,7 +1230,7 @@ bom {
12301230
]
12311231
}
12321232
}
1233-
library("Neo4j OGM", "3.2.18") {
1233+
library("Neo4j OGM", "3.2.19") {
12341234
group("org.neo4j") {
12351235
modules = [
12361236
"neo4j-ogm-api",

0 commit comments

Comments
 (0)