Skip to content

Commit 2848593

Browse files
committed
Merge branch '2.6.x' into 2.7.x
Closes gh-33133
2 parents 296cb83 + b960609 commit 2848593

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1740,10 +1740,7 @@ bom {
17401740
]
17411741
}
17421742
}
1743-
library("Spring Kafka", "2.8.11-SNAPSHOT") {
1744-
prohibit("[3.0.0-M1,)") {
1745-
because "it uses Spring Framework 6"
1746-
}
1743+
library("Spring Kafka", "2.8.11") {
17471744
group("org.springframework.kafka") {
17481745
modules = [
17491746
"spring-kafka",

0 commit comments

Comments
 (0)