From b1b6c4b82f9ea6ef84dbc09f18e2f39d3bb94b3b Mon Sep 17 00:00:00 2001 From: Marcel Jedig Date: Thu, 24 Oct 2024 13:41:39 +0200 Subject: [PATCH 1/2] + Updated junit-bom to 5.11.2 --- pom.xml | 2 +- pom_confluent.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 44c1a16a7..09ecf17ad 100644 --- a/pom.xml +++ b/pom.xml @@ -676,7 +676,7 @@ org.junit junit-bom - 5.10.2 + 5.11.2 pom import diff --git a/pom_confluent.xml b/pom_confluent.xml index d4a98b1b2..eefa0af20 100644 --- a/pom_confluent.xml +++ b/pom_confluent.xml @@ -825,7 +825,7 @@ org.junit junit-bom - 5.10.2 + 5.11.2 pom import From d5dc00e7f2c4720eab27c1b5cef47c4134508993 Mon Sep 17 00:00:00 2001 From: Marcel Jedig Date: Thu, 24 Oct 2024 15:09:50 +0200 Subject: [PATCH 2/2] + Updated mockito to 5.14.2 + Updated maven-javadoc-plugin to 3.4.1 --- pom.xml | 4 ++-- pom_confluent.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 09ecf17ad..75ca7a45b 100644 --- a/pom.xml +++ b/pom.xml @@ -232,7 +232,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.4.1 + 3.10.1 attach-javadocs @@ -512,7 +512,7 @@ org.mockito mockito-core - 2.20.1 + 5.14.2 test diff --git a/pom_confluent.xml b/pom_confluent.xml index eefa0af20..ea5a233f5 100644 --- a/pom_confluent.xml +++ b/pom_confluent.xml @@ -390,7 +390,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.4.1 + 3.10.1 attach-javadocs @@ -658,7 +658,7 @@ org.mockito mockito-core - 2.20.1 + 5.14.2 test