Skip to content

Commit 18349dc

Browse files
committed
Upgrade to Spring Kafka 2.8.0-M2
Closes gh-27609
1 parent f02e18a commit 18349dc

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
@@ -1676,7 +1676,7 @@ bom {
16761676
]
16771677
}
16781678
}
1679-
library("Spring Kafka", "2.8.0-SNAPSHOT") {
1679+
library("Spring Kafka", "2.8.0-M2") {
16801680
group("org.springframework.kafka") {
16811681
modules = [
16821682
"spring-kafka",

0 commit comments

Comments
 (0)