From 62e8d5201fe5247277e6cce24553df28afb649a3 Mon Sep 17 00:00:00 2001 From: Raja Kolli Date: Mon, 7 Aug 2023 10:03:24 +0530 Subject: [PATCH] Syncing with other services --- kafka-reactor/boot-kafka-reactor-consumer/pom.xml | 4 ++-- kafka-reactor/boot-kafka-reactor-producer/pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/kafka-reactor/boot-kafka-reactor-consumer/pom.xml b/kafka-reactor/boot-kafka-reactor-consumer/pom.xml index 22debe04..764bf45b 100644 --- a/kafka-reactor/boot-kafka-reactor-consumer/pom.xml +++ b/kafka-reactor/boot-kafka-reactor-consumer/pom.xml @@ -16,7 +16,7 @@ 17 - 2.2.0 + 2.2.0 2.38.0 @@ -54,7 +54,7 @@ org.springdoc springdoc-openapi-starter-webflux-ui - ${org.springdoc.version} + ${springdoc-openapi.version} diff --git a/kafka-reactor/boot-kafka-reactor-producer/pom.xml b/kafka-reactor/boot-kafka-reactor-producer/pom.xml index 58129476..e4eb7c7e 100644 --- a/kafka-reactor/boot-kafka-reactor-producer/pom.xml +++ b/kafka-reactor/boot-kafka-reactor-producer/pom.xml @@ -16,7 +16,7 @@ 17 - 2.2.0 + 2.2.0 2.38.0 @@ -42,7 +42,7 @@ org.springdoc springdoc-openapi-starter-webflux-ui - ${org.springdoc.version} + ${springdoc-openapi.version}