Skip to content

Commit 723a7b2

Browse files
committed
Upgrade to Spring Kafka 3.0.0-M4
Closes gh-30645
1 parent 842cea2 commit 723a7b2

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
@@ -1409,7 +1409,7 @@ bom {
14091409
]
14101410
}
14111411
}
1412-
library("Spring Kafka", "3.0.0-SNAPSHOT") {
1412+
library("Spring Kafka", "3.0.0-M4") {
14131413
group("org.springframework.kafka") {
14141414
modules = [
14151415
"spring-kafka",

0 commit comments

Comments
 (0)