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