Skip to content

Commit a9f91f8

Browse files
committed
Merge branch '3.0.x' into 3.1.x
Closes gh-37270
2 parents e01b380 + 48c8928 commit a9f91f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,10 +256,12 @@ bom {
256256
library("Ehcache3", "3.10.8") {
257257
group("org.ehcache") {
258258
modules = [
259+
"ehcache",
259260
"ehcache" {
260261
classifier = 'jakarta'
261262
},
262263
"ehcache-clustered",
264+
"ehcache-transactions",
263265
"ehcache-transactions" {
264266
classifier = 'jakarta'
265267
}

0 commit comments

Comments
 (0)