From f4796ffe2a537e7b75802042051b7ea3d979b874 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 18:46:13 +0000 Subject: [PATCH] fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.2.5 --- kafka-avro/spring-boot-kafka-avro-consumer/pom.xml | 2 +- kafka-avro/spring-boot-kafka-avro-producer/pom.xml | 2 +- kafka-dsl-integration/pom.xml | 2 +- kafka-reactor/boot-kafka-reactor-consumer/pom.xml | 2 +- kafka-reactor/boot-kafka-reactor-producer/pom.xml | 2 +- kafka-spring-boot/boot-kafka-sample/pom.xml | 2 +- .../spring-boot-multiple-producers-consumers/pom.xml | 2 +- kafka-spring-cloud-sample/pom.xml | 2 +- .../analytics-spring-cloud-streams-kafka-consumer/pom.xml | 2 +- .../analytics-spring-cloud-streams-kafka-producer/pom.xml | 2 +- spring-modulith-outbox-pattern/pom.xml | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/kafka-avro/spring-boot-kafka-avro-consumer/pom.xml b/kafka-avro/spring-boot-kafka-avro-consumer/pom.xml index d84aeedc..a68725bd 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.2.4 + 3.2.5 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 38282817..0940c3da 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.2.4 + 3.2.5 com.example diff --git a/kafka-dsl-integration/pom.xml b/kafka-dsl-integration/pom.xml index d6ed05ec..a47b3fc9 100644 --- a/kafka-dsl-integration/pom.xml +++ b/kafka-dsl-integration/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.4 + 3.2.5 com.example.integration diff --git a/kafka-reactor/boot-kafka-reactor-consumer/pom.xml b/kafka-reactor/boot-kafka-reactor-consumer/pom.xml index e89f5d8a..ee25e315 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.2.4 + 3.2.5 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 0b314fb4..185f6c42 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.2.4 + 3.2.5 com.example.boot.kafka.reactor diff --git a/kafka-spring-boot/boot-kafka-sample/pom.xml b/kafka-spring-boot/boot-kafka-sample/pom.xml index 899d2a4a..1b85a6b4 100644 --- a/kafka-spring-boot/boot-kafka-sample/pom.xml +++ b/kafka-spring-boot/boot-kafka-sample/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.4 + 3.2.5 com.example diff --git a/kafka-spring-boot/spring-boot-multiple-producers-consumers/pom.xml b/kafka-spring-boot/spring-boot-multiple-producers-consumers/pom.xml index f310a594..7d9196f5 100644 --- a/kafka-spring-boot/spring-boot-multiple-producers-consumers/pom.xml +++ b/kafka-spring-boot/spring-boot-multiple-producers-consumers/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.4 + 3.2.5 com.example.kafka diff --git a/kafka-spring-cloud-sample/pom.xml b/kafka-spring-cloud-sample/pom.xml index fd9186a3..046c0c02 100644 --- a/kafka-spring-cloud-sample/pom.xml +++ b/kafka-spring-cloud-sample/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.4 + 3.2.5 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 346aefab..984073c7 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.2.4 + 3.2.5 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 5dbf5857..ac8ea37b 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.2.4 + 3.2.5 diff --git a/spring-modulith-outbox-pattern/pom.xml b/spring-modulith-outbox-pattern/pom.xml index a032815a..b2c70962 100644 --- a/spring-modulith-outbox-pattern/pom.xml +++ b/spring-modulith-outbox-pattern/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.4 + 3.2.5 com.example.outboxpattern