mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 18:29:03 +00:00
Upgrade to Caffeine 2.9.3
Closes gh-29206
This commit is contained in:
@@ -152,7 +152,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Caffeine", "2.9.2") {
|
||||
library("Caffeine", "2.9.3") {
|
||||
prohibit("[3.0.0,)") {
|
||||
because "it requires Java 11"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user