Skip to content

Commit 485498c

Browse files
committed
Upgrade to Spring Kafka 2.4.3.RELEASE
Closes gh-20469
1 parent 22fa5d2 commit 485498c

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
@@ -1652,7 +1652,7 @@ bom {
16521652
]
16531653
}
16541654
}
1655-
library("Spring Kafka", "2.4.2.RELEASE") {
1655+
library("Spring Kafka", "2.4.3.RELEASE") {
16561656
group("org.springframework.kafka") {
16571657
modules = [
16581658
"spring-kafka",

0 commit comments

Comments
 (0)