Merge branch '3.4.x'

Closes gh-46030
This commit is contained in:
Andy Wilkinson 2025-06-19 08:13:54 +01:00
commit 98632a1f48
1 changed files with 7 additions and 0 deletions

View File

@ -1264,6 +1264,13 @@ bom {
contains ".BETA"
because "we don't want betas"
}
alignWith {
property {
name "lettuce"
of "org.springframework.data:spring-data-redis"
managedBy "Spring Data Bom"
}
}
group("io.lettuce") {
modules = [
"lettuce-core"