Skip to content

Commit b2c52d6

Browse files
committed
Upgrade to Spring Kafka 2.7.12
Closes gh-30351
1 parent 95f561a commit b2c52d6

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
@@ -1736,7 +1736,7 @@ bom {
17361736
]
17371737
}
17381738
}
1739-
library("Spring Kafka", "2.7.11") {
1739+
library("Spring Kafka", "2.7.12") {
17401740
group("org.springframework.kafka") {
17411741
modules = [
17421742
"spring-kafka",

0 commit comments

Comments
 (0)