From 7683cff43d657d890fe8c10b3967f85f20ad0f5a Mon Sep 17 00:00:00 2001 From: gaepi Date: Thu, 30 Nov 2023 10:20:20 +0100 Subject: [PATCH] JAVA-26724 | kafka testcontainers version update --- apache-kafka-2/pom.xml | 2 +- apache-kafka/pom.xml | 2 +- spring-boot-modules/spring-boot-documentation/pom.xml | 2 +- spring-kafka-2/pom.xml | 2 +- spring-kafka/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/apache-kafka-2/pom.xml b/apache-kafka-2/pom.xml index d1f74e8aae..cd21a60e14 100644 --- a/apache-kafka-2/pom.xml +++ b/apache-kafka-2/pom.xml @@ -62,7 +62,7 @@ 5.7.0 2.8.0 - 1.15.3 + 1.19.3 1.15.3 2.15.2 diff --git a/apache-kafka/pom.xml b/apache-kafka/pom.xml index 494bc94961..22be7a83c6 100644 --- a/apache-kafka/pom.xml +++ b/apache-kafka/pom.xml @@ -182,7 +182,7 @@ 3.4.0 - 1.15.3 + 1.19.3 1.15.3 1.16.1 3.0.0 diff --git a/spring-boot-modules/spring-boot-documentation/pom.xml b/spring-boot-modules/spring-boot-documentation/pom.xml index 3ac2799258..30a82660af 100644 --- a/spring-boot-modules/spring-boot-documentation/pom.xml +++ b/spring-boot-modules/spring-boot-documentation/pom.xml @@ -95,7 +95,7 @@ 2.2.11 0.14.0 0.14.0 - 1.18.3 + 1.19.3 diff --git a/spring-kafka-2/pom.xml b/spring-kafka-2/pom.xml index fdf7da7438..05da9418b7 100644 --- a/spring-kafka-2/pom.xml +++ b/spring-kafka-2/pom.xml @@ -64,7 +64,7 @@ - 1.16.2 + 1.19.3 3.0.12 3.6.0 1.16.2 diff --git a/spring-kafka/pom.xml b/spring-kafka/pom.xml index 7ff7a9710a..ddef3ca180 100644 --- a/spring-kafka/pom.xml +++ b/spring-kafka/pom.xml @@ -92,7 +92,7 @@ 3.0.5 1.10.5 - 1.16.2 + 1.19.3 \ No newline at end of file