Skip to content

Commit 8957d50

Browse files
committed
Upgrade to Spring Kafka 3.0.0-M5
Closes gh-31620
1 parent 7fb6665 commit 8957d50

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
@@ -1447,7 +1447,7 @@ bom {
14471447
]
14481448
}
14491449
}
1450-
library("Spring Kafka", "3.0.0-SNAPSHOT") {
1450+
library("Spring Kafka", "3.0.0-M5") {
14511451
group("org.springframework.kafka") {
14521452
modules = [
14531453
"spring-kafka",

0 commit comments

Comments
 (0)