Skip to content

Commit 057ab3c

Browse files
committed
Upgrade to Neo4j OGM 3.2.14
Closes gh-22475
1 parent bd64f4b commit 057ab3c

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
@@ -1223,7 +1223,7 @@ bom {
12231223
]
12241224
}
12251225
}
1226-
library("Neo4j OGM", "3.2.12") {
1226+
library("Neo4j OGM", "3.2.14") {
12271227
group("org.neo4j") {
12281228
modules = [
12291229
"neo4j-ogm-api",

0 commit comments

Comments
 (0)