diff --git a/spring-boot-project/spring-boot-parent/build.gradle b/spring-boot-project/spring-boot-parent/build.gradle index bff955b58d5..d667ea4a58c 100644 --- a/spring-boot-project/spring-boot-parent/build.gradle +++ b/spring-boot-project/spring-boot-parent/build.gradle @@ -155,7 +155,7 @@ bom { ] } } - library("Testcontainers", "1.15.2") { + library("Testcontainers", "1.15.3") { group("org.testcontainers") { imports = [ "testcontainers-bom"