Skip to content

Commit 28f4d77

Browse files
committed
Merge branch '2.7.x' into 3.0.x
Closes spring-projectsgh-37541
2 parents 259a035 + 98acca9 commit 28f4d77

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
@@ -741,6 +741,9 @@ bom {
741741
"kafka-metadata",
742742
"kafka-raft",
743743
"kafka-server-common",
744+
"kafka-server-common" {
745+
classifier = "test"
746+
},
744747
"kafka-shell",
745748
"kafka-storage",
746749
"kafka-storage-api",

0 commit comments

Comments
 (0)