diff --git a/spring-boot-project/spring-boot-parent/build.gradle b/spring-boot-project/spring-boot-parent/build.gradle index ceb61aab8c..3c37d70d80 100644 --- a/spring-boot-project/spring-boot-parent/build.gradle +++ b/spring-boot-project/spring-boot-parent/build.gradle @@ -153,7 +153,7 @@ bom { ] } } - library("Testcontainers", "1.14.2") { + library("Testcontainers", "1.14.3") { group("org.testcontainers") { imports = [ "testcontainers-bom"