Skip to content

Commit a4c5f07

Browse files
committed
Upgrade to Spring Kafka 2.8.0
Closes gh-28519
1 parent d058af5 commit a4c5f07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1670,7 +1670,7 @@ bom {
16701670
]
16711671
}
16721672
}
1673-
library("Spring Kafka", "2.8.0-SNAPSHOT") {
1673+
library("Spring Kafka", "2.8.0") {
16741674
group("org.springframework.kafka") {
16751675
modules = [
16761676
"spring-kafka",

0 commit comments

Comments
 (0)