Skip to content

Commit 48db35b

Browse files
committed
Upgrade to Spring Kafka 2.8.0-M1
Closes gh-27177
1 parent a1cf18a commit 48db35b

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
@@ -1694,7 +1694,7 @@ bom {
16941694
]
16951695
}
16961696
}
1697-
library("Spring Kafka", "2.8.0-SNAPSHOT") {
1697+
library("Spring Kafka", "2.8.0-M1") {
16981698
group("org.springframework.kafka") {
16991699
modules = [
17001700
"spring-kafka",

0 commit comments

Comments
 (0)