diff --git a/spring-boot-project/spring-boot-parent/build.gradle b/spring-boot-project/spring-boot-parent/build.gradle index 354282e57a5..72cc1cbc3e0 100644 --- a/spring-boot-project/spring-boot-parent/build.gradle +++ b/spring-boot-project/spring-boot-parent/build.gradle @@ -170,7 +170,7 @@ bom { ] } } - library("Testcontainers", "1.16.1") { + library("Testcontainers", "1.16.2") { group("org.testcontainers") { imports = [ "testcontainers-bom"