Skip to content

Commit af77ee0

Browse files
committed
Upgrade to Spring Kafka 2.8.1
Closes gh-29017
1 parent 66c4368 commit af77ee0

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
@@ -1669,7 +1669,7 @@ bom {
16691669
]
16701670
}
16711671
}
1672-
library("Spring Kafka", "2.8.1-SNAPSHOT") {
1672+
library("Spring Kafka", "2.8.1") {
16731673
group("org.springframework.kafka") {
16741674
modules = [
16751675
"spring-kafka",

0 commit comments

Comments
 (0)