Skip to content

Commit

Permalink
Upgrade to Ehcache3 3.9.4
Browse files Browse the repository at this point in the history
Closes gh-26801
  • Loading branch information
snicoll committed Jun 8, 2021
1 parent 5a18553 commit e2a877c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -261,7 +261,7 @@ bom {
]
}
}
library("Ehcache3", "3.9.3") {
library("Ehcache3", "3.9.4") {
group("org.ehcache") {
modules = [
"ehcache",
Expand Down

0 comments on commit e2a877c

Please sign in to comment.