Upgrade to Caffeine 2.9.3

Closes gh-29206
This commit is contained in:
Stephane Nicoll 2022-01-03 08:22:08 +01:00
parent 2ac9381be4
commit 91ac6008e0

View File

@ -152,7 +152,7 @@ bom {
]
}
}
library("Caffeine", "2.9.2") {
library("Caffeine", "2.9.3") {
prohibit("[3.0.0,)") {
because "it requires Java 11"
}