From 3d5d4dfae0b7489e6dadaafb00589516ae8cda2e Mon Sep 17 00:00:00 2001 From: MarcusLinkeHermes Date: Wed, 31 Jul 2024 09:37:43 +0200 Subject: [PATCH 1/2] [#212] update dependencies to support kafka 3.7.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 879509f..076b59c 100644 --- a/pom.xml +++ b/pom.xml @@ -65,7 +65,7 @@ https://github.com/jcustenborder/connect-utils/issues - 2.8.0 + 3.7.1 31.1-jre 2.3.31 2.12.6.20220326 From 955ab3af30636008a9b3b0d782832279c7b26023 Mon Sep 17 00:00:00 2001 From: MarcusLinkeHermes Date: Wed, 31 Jul 2024 09:52:26 +0200 Subject: [PATCH 2/2] [#212] fix failing tests when running in non-UTC timezone --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 076b59c..c7542e7 100644 --- a/pom.xml +++ b/pom.xml @@ -237,6 +237,11 @@ org.apache.maven.plugins maven-surefire-plugin 2.19.1 + + + UTC + + org.junit.platform