mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Upgrade to Lettuce 7.6.0.RELEASE
Closes gh-51338
This commit is contained in:
@@ -1319,7 +1319,7 @@ bom {
|
||||
releaseNotes("https://github.com/Kotlin/kotlinx.serialization/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Lettuce", "7.5.2.RELEASE") {
|
||||
library("Lettuce", "7.6.0.RELEASE") {
|
||||
prohibit {
|
||||
contains ".BETA"
|
||||
because "we don't want betas"
|
||||
|
||||
Reference in New Issue
Block a user