Skip to content

Commit

Permalink
Merge pull request #449 from rayokota/dependabot/maven/kafka.version-…
Browse files Browse the repository at this point in the history
…3.9.0

Bump kafka.version from 3.8.0 to 3.9.0
  • Loading branch information
rayokota authored Dec 24, 2024
2 parents 04def3d + 1a30714 commit ec347e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@

<properties>
<curator.version>5.6.0</curator.version>
<kafka.version>3.8.0</kafka.version>
<kafka.version>3.9.0</kafka.version>
<kafka.scala.version>2.13</kafka.scala.version>
<kryo.version>5.6.2</kryo.version>
<logback.version>1.5.8</logback.version>
Expand Down

0 comments on commit ec347e1

Please sign in to comment.