Add dependency management alignment infrastructure

Closes gh-40531
This commit is contained in:
Andy Wilkinson
2024-04-26 13:50:38 +01:00
parent 6c3a21f85c
commit d2a5bb3b26
6 changed files with 221 additions and 24 deletions

View File

@@ -1051,9 +1051,11 @@ bom {
}
}
library("Neo4j Java Driver", "5.19.0") {
alignWithVersion {
from "org.springframework.data:spring-data-neo4j"
managedBy "Spring Data Bom"
alignWith {
version {
from "org.springframework.data:spring-data-neo4j"
managedBy "Spring Data Bom"
}
}
group("org.neo4j.driver") {
modules = [