Restore dependency alignment checks for Couchbase Client

Closes gh-49259
This commit is contained in:
Stéphane Nicoll
2026-03-09 14:19:32 +01:00
parent 1a52ed167e
commit 78c080997a
@@ -318,6 +318,12 @@ bom {
"java-client"
]
}
alignWith {
version {
from "org.springframework.data:spring-data-couchbase"
managedBy "Spring Data Bom"
}
}
links {
site("https://docs.couchbase.com/java-sdk/current/hello-world/overview.html")
javadoc("https://javadoc.io/doc/com.couchbase.client/java-client/{version}", "com.couchbase.client")