From c99d316a7421da38109343f7e8ced710d5092655 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 21 Oct 2025 17:42:34 +0000
Subject: [PATCH 1/2] chore(deps): update dependency
org.testcontainers:testcontainers to v2
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 85038ddaf46..60f8d1b5517 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,7 +58,7 @@
3.13.1
5.6.0
4.3.0
- 1.21.3
+ 2.0.1
12.1.3
From 5f40c1fad1d050924caec85c8d88535cfed89c96 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Stephan=20Ko=CC=88ninger?=
Date: Sun, 9 Nov 2025 17:48:45 +0100
Subject: [PATCH 2/2] fix(deps): rename junit-jupiter artifact to
testcontainers-junit-jupiter in pom.xml
---
spring-boot-admin-build/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/spring-boot-admin-build/pom.xml b/spring-boot-admin-build/pom.xml
index f3393f4d2d2..dd04572d055 100644
--- a/spring-boot-admin-build/pom.xml
+++ b/spring-boot-admin-build/pom.xml
@@ -93,7 +93,7 @@
org.testcontainers
- junit-jupiter
+ testcontainers-junit-jupiter
${testcontainers.version}
test