Merge branch '3.1.x'

Closes gh-37271
This commit is contained in:
Andy Wilkinson
2023-09-08 15:45:37 +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'
}