Skip to content

Commit d767e0e

Browse files
committed
Upgrade to Spring Kafka 2.7.8
Closes gh-28246
1 parent b00a5cb commit d767e0e

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
@@ -1684,7 +1684,7 @@ bom {
16841684
]
16851685
}
16861686
}
1687-
library("Spring Kafka", "2.7.8-SNAPSHOT") {
1687+
library("Spring Kafka", "2.7.8") {
16881688
group("org.springframework.kafka") {
16891689
modules = [
16901690
"spring-kafka",

0 commit comments

Comments
 (0)