diff --git a/spring-boot-project/spring-boot-parent/build.gradle b/spring-boot-project/spring-boot-parent/build.gradle index f9aa87cc0c6..63a5e84930d 100644 --- a/spring-boot-project/spring-boot-parent/build.gradle +++ b/spring-boot-project/spring-boot-parent/build.gradle @@ -156,7 +156,7 @@ bom { ] } } - library("Testcontainers", "1.15.0") { + library("Testcontainers", "1.15.2") { group("org.testcontainers") { imports = [ "testcontainers-bom"