From 8477bd8850f3b2f359a2c45fc113a1bc27888bff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 14:35:01 +0000 Subject: [PATCH] fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.1.3 --- kafka-avro/spring-boot-kafka-avro-consumer/pom.xml | 2 +- kafka-avro/spring-boot-kafka-avro-producer/pom.xml | 2 +- kafka-reactor/boot-kafka-reactor-consumer/pom.xml | 2 +- kafka-reactor/boot-kafka-reactor-producer/pom.xml | 2 +- kafka-sample/spring-boot-multiple-producers-consumers/pom.xml | 2 +- kafka-sample/spring-boot/pom.xml | 2 +- kafka-sample/spring-cloud/pom.xml | 2 +- .../analytics-spring-cloud-streams-kafka-consumer/pom.xml | 2 +- .../analytics-spring-cloud-streams-kafka-producer/pom.xml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/kafka-avro/spring-boot-kafka-avro-consumer/pom.xml b/kafka-avro/spring-boot-kafka-avro-consumer/pom.xml index 6be24151..0a34a66c 100644 --- a/kafka-avro/spring-boot-kafka-avro-consumer/pom.xml +++ b/kafka-avro/spring-boot-kafka-avro-consumer/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 3.1.2 + 3.1.3 com.example diff --git a/kafka-avro/spring-boot-kafka-avro-producer/pom.xml b/kafka-avro/spring-boot-kafka-avro-producer/pom.xml index 3c43d7b8..080e6c55 100644 --- a/kafka-avro/spring-boot-kafka-avro-producer/pom.xml +++ b/kafka-avro/spring-boot-kafka-avro-producer/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 3.1.2 + 3.1.3 com.example diff --git a/kafka-reactor/boot-kafka-reactor-consumer/pom.xml b/kafka-reactor/boot-kafka-reactor-consumer/pom.xml index c7b85b61..5e1f599d 100644 --- a/kafka-reactor/boot-kafka-reactor-consumer/pom.xml +++ b/kafka-reactor/boot-kafka-reactor-consumer/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.1.2 + 3.1.3 com.example.boot.kafka.reactor diff --git a/kafka-reactor/boot-kafka-reactor-producer/pom.xml b/kafka-reactor/boot-kafka-reactor-producer/pom.xml index f52cea75..37f03f84 100644 --- a/kafka-reactor/boot-kafka-reactor-producer/pom.xml +++ b/kafka-reactor/boot-kafka-reactor-producer/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.1.2 + 3.1.3 com.example.boot.kafka.reactor diff --git a/kafka-sample/spring-boot-multiple-producers-consumers/pom.xml b/kafka-sample/spring-boot-multiple-producers-consumers/pom.xml index 8c19e0e3..1be20fb2 100644 --- a/kafka-sample/spring-boot-multiple-producers-consumers/pom.xml +++ b/kafka-sample/spring-boot-multiple-producers-consumers/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.1.2 + 3.1.3 com.example.kafka diff --git a/kafka-sample/spring-boot/pom.xml b/kafka-sample/spring-boot/pom.xml index f192701c..1cfcf07f 100644 --- a/kafka-sample/spring-boot/pom.xml +++ b/kafka-sample/spring-boot/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.1.2 + 3.1.3 com.example diff --git a/kafka-sample/spring-cloud/pom.xml b/kafka-sample/spring-cloud/pom.xml index f70db732..ee0fe4c5 100644 --- a/kafka-sample/spring-cloud/pom.xml +++ b/kafka-sample/spring-cloud/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.1.2 + 3.1.3 com.example diff --git a/kafka-streams/analytics-spring-cloud-streams-kafka-consumer/pom.xml b/kafka-streams/analytics-spring-cloud-streams-kafka-consumer/pom.xml index aaddff52..9e4e7452 100644 --- a/kafka-streams/analytics-spring-cloud-streams-kafka-consumer/pom.xml +++ b/kafka-streams/analytics-spring-cloud-streams-kafka-consumer/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.1.2 + 3.1.3 com.example diff --git a/kafka-streams/analytics-spring-cloud-streams-kafka-producer/pom.xml b/kafka-streams/analytics-spring-cloud-streams-kafka-producer/pom.xml index e778ba7c..d1343de0 100644 --- a/kafka-streams/analytics-spring-cloud-streams-kafka-producer/pom.xml +++ b/kafka-streams/analytics-spring-cloud-streams-kafka-producer/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 3.1.2 + 3.1.3