Skip to content

Commit 06b842e

Browse files
committed
Upgrade to Spring Kafka 2.6.1
Closes gh-23382
1 parent 1d66b25 commit 06b842e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1585,7 +1585,7 @@ bom {
15851585
]
15861586
}
15871587
}
1588-
library("Spring Kafka", "2.6.0") {
1588+
library("Spring Kafka", "2.6.1") {
15891589
group("org.springframework.kafka") {
15901590
modules = [
15911591
"spring-kafka",

0 commit comments

Comments
 (0)