Add dependency management alignment infrastructure
Closes gh-40531
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user