Skip to content

Commit

Permalink
Merge pull request #43450 from sobychacko
Browse files Browse the repository at this point in the history
* pr/43450:
  Add dependency management for kafka-server

Closes gh-43450
  • Loading branch information
snicoll committed Dec 10, 2024
2 parents 3338c22 + 55ffed4 commit 5db3fee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -1098,6 +1098,7 @@ bom {
"kafka-log4j-appender",
"kafka-metadata",
"kafka-raft",
"kafka-server",
"kafka-server-common",
"kafka-server-common" {
classifier = "test"
Expand Down

0 comments on commit 5db3fee

Please sign in to comment.