Skip to content

Commit 0ec9e6e

Browse files
committed
Upgrade to Spring Kafka 3.0.0-M1
Closes gh-28647
1 parent 964f028 commit 0ec9e6e

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
@@ -1358,7 +1358,7 @@ bom {
13581358
]
13591359
}
13601360
}
1361-
library("Spring Kafka", "3.0.0-SNAPSHOT") {
1361+
library("Spring Kafka", "3.0.0-M1") {
13621362
group("org.springframework.kafka") {
13631363
modules = [
13641364
"spring-kafka",

0 commit comments

Comments
 (0)