Skip to content

Commit 5005bd3

Browse files
committed
Upgrade to Spring Kafka 2.6.7
Closes gh-25578
1 parent 2c2e2c8 commit 5005bd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1586,7 +1586,7 @@ bom {
15861586
]
15871587
}
15881588
}
1589-
library("Spring Kafka", "2.6.7-SNAPSHOT") {
1589+
library("Spring Kafka", "2.6.7") {
15901590
group("org.springframework.kafka") {
15911591
modules = [
15921592
"spring-kafka",

0 commit comments

Comments
 (0)