mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 11:39:14 +00:00
Upgrade to Caffeine 3.2.2
Closes gh-46436
This commit is contained in:
@@ -172,7 +172,7 @@ bom {
|
||||
releaseNotes("https://github.com/cache2k/cache2k/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Caffeine", "3.2.1") {
|
||||
library("Caffeine", "3.2.2") {
|
||||
group("com.github.ben-manes.caffeine") {
|
||||
modules = [
|
||||
"caffeine",
|
||||
|
||||
Reference in New Issue
Block a user