Skip to content

Commit a9df2a1

Browse files
committed
Upgrade to Spring Kafka 2.8.6
Closes gh-31010
1 parent 9381dad commit a9df2a1

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
@@ -1720,7 +1720,7 @@ bom {
17201720
]
17211721
}
17221722
}
1723-
library("Spring Kafka", "2.8.6-SNAPSHOT") {
1723+
library("Spring Kafka", "2.8.6") {
17241724
group("org.springframework.kafka") {
17251725
modules = [
17261726
"spring-kafka",

0 commit comments

Comments
 (0)