Skip to content

Commit 9f10bb1

Browse files
committed
Upgrade to Spring Kafka 2.6.3
Closes gh-24074
1 parent 7ac9a0e commit 9f10bb1

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
@@ -1582,7 +1582,7 @@ bom {
15821582
]
15831583
}
15841584
}
1585-
library("Spring Kafka", "2.6.2") {
1585+
library("Spring Kafka", "2.6.3") {
15861586
group("org.springframework.kafka") {
15871587
modules = [
15881588
"spring-kafka",

0 commit comments

Comments
 (0)