mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Upgrade to Caffeine 3.2.4
Closes gh-50322
This commit is contained in:
@@ -175,7 +175,7 @@ bom {
|
||||
releaseNotes("https://github.com/cache2k/cache2k/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Caffeine", "3.2.3") {
|
||||
library("Caffeine", "3.2.4") {
|
||||
group("com.github.ben-manes.caffeine") {
|
||||
modules = [
|
||||
"caffeine",
|
||||
|
||||
Reference in New Issue
Block a user