Drop support for EhCache 3 until it supports Jakarta EE 9
Closes gh-28800
This commit is contained in:
@@ -9,10 +9,6 @@ def caches = [
|
||||
"caffeine": [
|
||||
"com.github.ben-manes.caffeine:caffeine"
|
||||
],
|
||||
"ehcache": [
|
||||
"javax.cache:cache-api",
|
||||
"org.ehcache:ehcache"
|
||||
],
|
||||
"hazelcast": [
|
||||
"com.hazelcast:hazelcast",
|
||||
"com.hazelcast:hazelcast-spring"
|
||||
|
||||
Reference in New Issue
Block a user