diff --git a/spring-boot-project/spring-boot-parent/build.gradle b/spring-boot-project/spring-boot-parent/build.gradle index 3a626c6fcc4..1fc23a89978 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"