Skip to content

Commit

Permalink
Upgrade to Ehcache3 3.10.2
Browse files Browse the repository at this point in the history
Closes gh-32663
  • Loading branch information
snicoll committed Oct 11, 2022
1 parent 8f5a1a8 commit 7e0de51
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 @@ -290,7 +290,7 @@ bom {
]
}
}
library("Ehcache3", "3.10.1") {
library("Ehcache3", "3.10.2") {
group("org.ehcache") {
modules = [
"ehcache",
Expand Down

0 comments on commit 7e0de51

Please sign in to comment.