Skip to content

Commit b960609

Browse files
committed
Upgrade to Spring Kafka 2.8.11
Closes gh-33126
1 parent 5035f63 commit b960609

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
@@ -1739,7 +1739,7 @@ bom {
17391739
]
17401740
}
17411741
}
1742-
library("Spring Kafka", "2.8.11-SNAPSHOT") {
1742+
library("Spring Kafka", "2.8.11") {
17431743
group("org.springframework.kafka") {
17441744
modules = [
17451745
"spring-kafka",

0 commit comments

Comments
 (0)