diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 94c1f5be6fb..cd42ef8ae2a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1639,7 +1639,7 @@ bom { ] } } - library("Testcontainers", "1.19.2") { + library("Testcontainers", "1.19.3") { group("org.testcontainers") { imports = [ "testcontainers-bom"