diff --git a/kafka-avro/spring-boot-kafka-avro-consumer/pom.xml b/kafka-avro/spring-boot-kafka-avro-consumer/pom.xml index 7f040654..bab872bc 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.4.0 + 3.4.1 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 12bf440a..269fa518 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.4.0 + 3.4.1 com.example diff --git a/kafka-dsl-integration/pom.xml b/kafka-dsl-integration/pom.xml index 105338ee..7dd3891d 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.4.0 + 3.4.1 com.example.integration diff --git a/kafka-reactor/boot-kafka-reactor-consumer/pom.xml b/kafka-reactor/boot-kafka-reactor-consumer/pom.xml index 615710ab..fe7fa3a9 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.4.0 + 3.4.1 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 8eb36ecd..6806f59e 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.4.0 + 3.4.1 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 c1a0df27..d43eaa09 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.4.0 + 3.4.1 com.example diff --git a/kafka-spring-boot/boot-multiple-producers-consumers/pom.xml b/kafka-spring-boot/boot-multiple-producers-consumers/pom.xml index e5f62baa..654cb835 100644 --- a/kafka-spring-boot/boot-multiple-producers-consumers/pom.xml +++ b/kafka-spring-boot/boot-multiple-producers-consumers/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.4.0 + 3.4.1 com.example.kafka diff --git a/kafka-spring-cloud-sample/pom.xml b/kafka-spring-cloud-sample/pom.xml index bc4d7b4f..9a43b4d6 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.4.0 + 3.4.1 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 0f7700bc..381012fd 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.4.0 + 3.4.1 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 b097136e..85b23330 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.4.0 + 3.4.1 diff --git a/spring-modulith-outbox-pattern/pom.xml b/spring-modulith-outbox-pattern/pom.xml index ce2db2a3..b9313a38 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.4.0 + 3.4.1 com.example.outboxpattern