From 828765ea7050dbb9406f4d2e546a0998f2112be5 Mon Sep 17 00:00:00 2001
From: patilk234 <54437468+patilk234@users.noreply.github.com>
Date: Fri, 26 Jul 2024 13:27:03 +0530
Subject: [PATCH] Upgrade kafka to 3.6.1
Upgrading kafka version to 3.6.1 will resolve security vulns from 3.3.1
---
kafka-ui-e2e-checks/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kafka-ui-e2e-checks/pom.xml b/kafka-ui-e2e-checks/pom.xml
index 22c17bf9609..04eb42f9f4c 100644
--- a/kafka-ui-e2e-checks/pom.xml
+++ b/kafka-ui-e2e-checks/pom.xml
@@ -25,7 +25,7 @@
3.24.2
2.2
2.0.7
- 3.3.1
+ 3.6.1