Skip to content

Commit b82cfd5

Browse files
authored
Apply remaining changes
1 parent 169fb6b commit b82cfd5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dependencies {
4848
implementation("org.postgresql:postgresql:42.7.12")
4949

5050
// Caching with Ehcache https://www.ehcache.org/
51-
implementation("org.ehcache:ehcache:3.12.0")
51+
implementation("org.ehcache:ehcache:3.11.1")
5252

5353
// Run Flyway DB migration tool on startup https://flywaydb.org/
5454
implementation("org.flywaydb:flyway-core:8.5.13")

0 commit comments

Comments
 (0)