diff --git a/kafka-avro/spring-boot-kafka-avro-consumer/pom.xml b/kafka-avro/spring-boot-kafka-avro-consumer/pom.xml index 82d7f94a..dd3dd5ac 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.1 + 3.2.2 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 69c3aa17..e08f5e39 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.1 + 3.2.2 com.example diff --git a/kafka-reactor/boot-kafka-reactor-consumer/pom.xml b/kafka-reactor/boot-kafka-reactor-consumer/pom.xml index 7539d92f..bbee500a 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.1 + 3.2.2 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 be80def6..774dc5a3 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.1 + 3.2.2 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 f65ab481..7a77ebff 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.2.1 + 3.2.2 com.example.kafka diff --git a/kafka-sample/spring-boot/pom.xml b/kafka-sample/spring-boot/pom.xml index 5700cb08..b1593fd0 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.2.1 + 3.2.2 com.example diff --git a/kafka-sample/spring-cloud/pom.xml b/kafka-sample/spring-cloud/pom.xml index 846c89ef..2e572791 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.2.1 + 3.2.2 com.example diff --git a/kafka-sample/spring-modulith-outbox-pattern/pom.xml b/kafka-sample/spring-modulith-outbox-pattern/pom.xml index d2e4cfc9..204f48aa 100644 --- a/kafka-sample/spring-modulith-outbox-pattern/pom.xml +++ b/kafka-sample/spring-modulith-outbox-pattern/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.1 + 3.2.2 com.example.outboxpattern 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 d4d29579..a7865e09 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.1 + 3.2.2 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 19bd52b9..edfbcd1a 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.1 + 3.2.2