We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 28e33ef + 50e5bfe commit 98632a1Copy full SHA for 98632a1
1 file changed
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -1264,6 +1264,13 @@ bom {
1264
contains ".BETA"
1265
because "we don't want betas"
1266
}
1267
+ alignWith {
1268
+ property {
1269
+ name "lettuce"
1270
+ of "org.springframework.data:spring-data-redis"
1271
+ managedBy "Spring Data Bom"
1272
+ }
1273
1274
group("io.lettuce") {
1275
modules = [
1276
"lettuce-core"
0 commit comments