Skip to content

Commit

Permalink
Upgrade kafka to 3.6.1
Browse files Browse the repository at this point in the history
Upgrading kafka version to 3.6.1 will resolve security vulns from 3.3.1
  • Loading branch information
patilk234 authored Jul 26, 2024
1 parent d1d9881 commit 828765e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kafka-ui-e2e-checks/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<assertj.version>3.24.2</assertj.version>
<hamcrest.version>2.2</hamcrest.version>
<slf4j.version>2.0.7</slf4j.version>
<kafka.version>3.3.1</kafka.version>
<kafka.version>3.6.1</kafka.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 828765e

Please sign in to comment.