Merge branch '3.0.x' into 3.1.x

Closes gh-37270
This commit is contained in:
Andy Wilkinson
2023-09-08 15:45:25 +01:00

View File

@@ -256,10 +256,12 @@ bom {
library("Ehcache3", "3.10.8") {
group("org.ehcache") {
modules = [
"ehcache",
"ehcache" {
classifier = 'jakarta'
},
"ehcache-clustered",
"ehcache-transactions",
"ehcache-transactions" {
classifier = 'jakarta'
}