Skip to content

Commit 9d18582

Browse files
committed
Merge branch '3.0.x' into 3.1.x
Closes spring-projectsgh-37542
2 parents f29e40f + 28f4d77 commit 9d18582

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -763,6 +763,9 @@ bom {
763763
"kafka-metadata",
764764
"kafka-raft",
765765
"kafka-server-common",
766+
"kafka-server-common" {
767+
classifier = "test"
768+
},
766769
"kafka-shell",
767770
"kafka-storage",
768771
"kafka-storage-api",

0 commit comments

Comments
 (0)