Upgrade to Caffeine 2.9.3

Closes gh-29055
pull/29089/head
Stephane Nicoll 3 years ago
parent c45bdd19fd
commit d80e68adf0

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

Loading…
Cancel
Save