Merge branch '3.1.x'
Closes gh-37271
This commit is contained in:
@@ -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'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user