From 904026db43f9ba38e86709edb3554467bd892bd1 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 29 May 2025 23:22:22 +0000 Subject: [PATCH] deps: update dependency org.testcontainers:testcontainers-bom to v1.21.1 --- 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 7251ed3c6..c64c8163e 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.0 + 1.21.1 import pom diff --git a/samples/spring-data-mybatis/postgresql/pom.xml b/samples/spring-data-mybatis/postgresql/pom.xml index 7bab0db7f..e3923a040 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.0 + 1.21.1 import pom