From 0cb18872ad2baeff06bcd965c9431ac54123bce8 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 19 Jun 2025 01:40:53 +0000 Subject: [PATCH] deps: update dependency org.testcontainers:testcontainers-bom to v1.21.2 --- samples/spring-data-mybatis/googlesql/pom.xml | 2 +- samples/spring-data-mybatis/postgresql/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/spring-data-mybatis/googlesql/pom.xml b/samples/spring-data-mybatis/googlesql/pom.xml index e79894384..1cb016af4 100644 --- a/samples/spring-data-mybatis/googlesql/pom.xml +++ b/samples/spring-data-mybatis/googlesql/pom.xml @@ -49,7 +49,7 @@ org.testcontainers testcontainers-bom - 1.21.1 + 1.21.2 import pom diff --git a/samples/spring-data-mybatis/postgresql/pom.xml b/samples/spring-data-mybatis/postgresql/pom.xml index f808d9a3f..2790785f3 100644 --- a/samples/spring-data-mybatis/postgresql/pom.xml +++ b/samples/spring-data-mybatis/postgresql/pom.xml @@ -42,7 +42,7 @@ org.testcontainers testcontainers-bom - 1.21.1 + 1.21.2 import pom