diff --git a/kafka-avro/spring-boot-kafka-avro-consumer/.mvn/wrapper/maven-wrapper.properties b/kafka-avro/spring-boot-kafka-avro-consumer/.mvn/wrapper/maven-wrapper.properties index e56bc180..4d624fa9 100644 --- a/kafka-avro/spring-boot-kafka-avro-consumer/.mvn/wrapper/maven-wrapper.properties +++ b/kafka-avro/spring-boot-kafka-avro-consumer/.mvn/wrapper/maven-wrapper.properties @@ -14,4 +14,4 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.8/apache-maven-3.9.8-bin.zip +distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip diff --git a/kafka-avro/spring-boot-kafka-avro-producer/.mvn/wrapper/maven-wrapper.properties b/kafka-avro/spring-boot-kafka-avro-producer/.mvn/wrapper/maven-wrapper.properties index e56bc180..4d624fa9 100644 --- a/kafka-avro/spring-boot-kafka-avro-producer/.mvn/wrapper/maven-wrapper.properties +++ b/kafka-avro/spring-boot-kafka-avro-producer/.mvn/wrapper/maven-wrapper.properties @@ -14,4 +14,4 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.8/apache-maven-3.9.8-bin.zip +distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip diff --git a/kafka-dsl-integration/.mvn/wrapper/maven-wrapper.properties b/kafka-dsl-integration/.mvn/wrapper/maven-wrapper.properties index e56bc180..4d624fa9 100644 --- a/kafka-dsl-integration/.mvn/wrapper/maven-wrapper.properties +++ b/kafka-dsl-integration/.mvn/wrapper/maven-wrapper.properties @@ -14,4 +14,4 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.8/apache-maven-3.9.8-bin.zip +distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip diff --git a/kafka-reactor/boot-kafka-reactor-consumer/.mvn/wrapper/maven-wrapper.properties b/kafka-reactor/boot-kafka-reactor-consumer/.mvn/wrapper/maven-wrapper.properties index e56bc180..4d624fa9 100644 --- a/kafka-reactor/boot-kafka-reactor-consumer/.mvn/wrapper/maven-wrapper.properties +++ b/kafka-reactor/boot-kafka-reactor-consumer/.mvn/wrapper/maven-wrapper.properties @@ -14,4 +14,4 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.8/apache-maven-3.9.8-bin.zip +distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip diff --git a/kafka-reactor/boot-kafka-reactor-producer/.mvn/wrapper/maven-wrapper.properties b/kafka-reactor/boot-kafka-reactor-producer/.mvn/wrapper/maven-wrapper.properties index e56bc180..4d624fa9 100644 --- a/kafka-reactor/boot-kafka-reactor-producer/.mvn/wrapper/maven-wrapper.properties +++ b/kafka-reactor/boot-kafka-reactor-producer/.mvn/wrapper/maven-wrapper.properties @@ -14,4 +14,4 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.8/apache-maven-3.9.8-bin.zip +distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip diff --git a/kafka-sample/java/.mvn/wrapper/maven-wrapper.properties b/kafka-sample/java/.mvn/wrapper/maven-wrapper.properties index e56bc180..4d624fa9 100644 --- a/kafka-sample/java/.mvn/wrapper/maven-wrapper.properties +++ b/kafka-sample/java/.mvn/wrapper/maven-wrapper.properties @@ -14,4 +14,4 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.8/apache-maven-3.9.8-bin.zip +distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip diff --git a/kafka-sample/spring/.mvn/wrapper/maven-wrapper.properties b/kafka-sample/spring/.mvn/wrapper/maven-wrapper.properties index e56bc180..4d624fa9 100644 --- a/kafka-sample/spring/.mvn/wrapper/maven-wrapper.properties +++ b/kafka-sample/spring/.mvn/wrapper/maven-wrapper.properties @@ -14,4 +14,4 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.8/apache-maven-3.9.8-bin.zip +distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip diff --git a/kafka-spring-boot/boot-kafka-sample/.mvn/wrapper/maven-wrapper.properties b/kafka-spring-boot/boot-kafka-sample/.mvn/wrapper/maven-wrapper.properties index e56bc180..4d624fa9 100644 --- a/kafka-spring-boot/boot-kafka-sample/.mvn/wrapper/maven-wrapper.properties +++ b/kafka-spring-boot/boot-kafka-sample/.mvn/wrapper/maven-wrapper.properties @@ -14,4 +14,4 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.8/apache-maven-3.9.8-bin.zip +distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip diff --git a/kafka-spring-boot/boot-kafka-sample/src/test/java/com/example/springbootkafkasample/KafkaSampleIntegrationTest.java b/kafka-spring-boot/boot-kafka-sample/src/test/java/com/example/springbootkafkasample/KafkaSampleIntegrationTest.java index 9110972d..1bed96a3 100644 --- a/kafka-spring-boot/boot-kafka-sample/src/test/java/com/example/springbootkafkasample/KafkaSampleIntegrationTest.java +++ b/kafka-spring-boot/boot-kafka-sample/src/test/java/com/example/springbootkafkasample/KafkaSampleIntegrationTest.java @@ -48,8 +48,8 @@ void sendAndReceiveMessage() throws Exception { // 4 from topic1 and 3 from topic2 on startUp, plus 1 from test await().pollInterval(Duration.ofSeconds(1)) - .atMost(Duration.ofSeconds(15)) - .untilAsserted(() -> assertThat(receiver2.getLatch().getCount()).isEqualTo(2)); + .atMost(Duration.ofSeconds(30)) + .untilAsserted(() -> assertThat(receiver2.getLatch().getCount()).isEqualTo(9)); assertThat(receiver2.getDeadLetterLatch().getCount()).isEqualTo(1); } diff --git a/kafka-spring-boot/boot-multiple-producers-consumers/.mvn/wrapper/maven-wrapper.properties b/kafka-spring-boot/boot-multiple-producers-consumers/.mvn/wrapper/maven-wrapper.properties index e56bc180..4d624fa9 100644 --- a/kafka-spring-boot/boot-multiple-producers-consumers/.mvn/wrapper/maven-wrapper.properties +++ b/kafka-spring-boot/boot-multiple-producers-consumers/.mvn/wrapper/maven-wrapper.properties @@ -14,4 +14,4 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.8/apache-maven-3.9.8-bin.zip +distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip diff --git a/kafka-spring-cloud-sample/.mvn/wrapper/maven-wrapper.properties b/kafka-spring-cloud-sample/.mvn/wrapper/maven-wrapper.properties index e56bc180..4d624fa9 100644 --- a/kafka-spring-cloud-sample/.mvn/wrapper/maven-wrapper.properties +++ b/kafka-spring-cloud-sample/.mvn/wrapper/maven-wrapper.properties @@ -14,4 +14,4 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.8/apache-maven-3.9.8-bin.zip +distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip diff --git a/kafka-streams/analytics-spring-cloud-streams-kafka-consumer/.mvn/wrapper/maven-wrapper.properties b/kafka-streams/analytics-spring-cloud-streams-kafka-consumer/.mvn/wrapper/maven-wrapper.properties index e56bc180..4d624fa9 100644 --- a/kafka-streams/analytics-spring-cloud-streams-kafka-consumer/.mvn/wrapper/maven-wrapper.properties +++ b/kafka-streams/analytics-spring-cloud-streams-kafka-consumer/.mvn/wrapper/maven-wrapper.properties @@ -14,4 +14,4 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.8/apache-maven-3.9.8-bin.zip +distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip diff --git a/kafka-streams/analytics-spring-cloud-streams-kafka-producer/.mvn/wrapper/maven-wrapper.properties b/kafka-streams/analytics-spring-cloud-streams-kafka-producer/.mvn/wrapper/maven-wrapper.properties index e56bc180..4d624fa9 100644 --- a/kafka-streams/analytics-spring-cloud-streams-kafka-producer/.mvn/wrapper/maven-wrapper.properties +++ b/kafka-streams/analytics-spring-cloud-streams-kafka-producer/.mvn/wrapper/maven-wrapper.properties @@ -14,4 +14,4 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.8/apache-maven-3.9.8-bin.zip +distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip diff --git a/spring-modulith-outbox-pattern/.mvn/wrapper/maven-wrapper.properties b/spring-modulith-outbox-pattern/.mvn/wrapper/maven-wrapper.properties index e56bc180..4d624fa9 100644 --- a/spring-modulith-outbox-pattern/.mvn/wrapper/maven-wrapper.properties +++ b/spring-modulith-outbox-pattern/.mvn/wrapper/maven-wrapper.properties @@ -14,4 +14,4 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.8/apache-maven-3.9.8-bin.zip +distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip