Issue description
|
implementation "org.ehcache:ehcache" |
is using the javax version of ehcache instead of the jakarta version
The ehcache docs state a classifier must be used to select the jakarta version: https://www.ehcache.org/documentation/3.11/getting-started.html#from-gradle-2