From 87cb7bed38c65f5011d75d07d72b8f4e28009db4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 01:03:38 +0000 Subject: [PATCH] Bump org.testcontainers:testcontainers-bom from 1.21.3 to 2.0.0 Bumps [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) from 1.21.3 to 2.0.0. - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.21.3...2.0.0) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers-bom dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- chapter-4/chapter-4-spring-data-jpa/pom.xml | 2 +- chapter-4/chapter-4-spring-data-r2dbc/pom.xml | 2 +- chapter-5/chapter-5-spring-kafka-streams/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/chapter-4/chapter-4-spring-data-jpa/pom.xml b/chapter-4/chapter-4-spring-data-jpa/pom.xml index 44fd748b..a184706c 100644 --- a/chapter-4/chapter-4-spring-data-jpa/pom.xml +++ b/chapter-4/chapter-4-spring-data-jpa/pom.xml @@ -15,7 +15,7 @@ Spring Data JPA example 11 - 1.21.3 + 2.0.0 diff --git a/chapter-4/chapter-4-spring-data-r2dbc/pom.xml b/chapter-4/chapter-4-spring-data-r2dbc/pom.xml index 736c2d8d..630a33bb 100644 --- a/chapter-4/chapter-4-spring-data-r2dbc/pom.xml +++ b/chapter-4/chapter-4-spring-data-r2dbc/pom.xml @@ -15,7 +15,7 @@ Spring Data R2DBC example 11 - 1.21.3 + 2.0.0 diff --git a/chapter-5/chapter-5-spring-kafka-streams/pom.xml b/chapter-5/chapter-5-spring-kafka-streams/pom.xml index d4792d28..2d19bf9f 100644 --- a/chapter-5/chapter-5-spring-kafka-streams/pom.xml +++ b/chapter-5/chapter-5-spring-kafka-streams/pom.xml @@ -15,7 +15,7 @@ 11 2021.0.9 - 1.21.3 + 2.0.0