Upgrade to Caffeine 3.2.2

Closes gh-46436
This commit is contained in:
Stéphane Nicoll
2025-07-16 11:50:13 +02:00
parent 5c64636cdb
commit adff948050
@@ -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",