Skip to content

Commit a731c6e

Browse files
committed
Upgrade to Spring Kafka 3.2.0-M1
Closes gh-39497
1 parent 7452ae5 commit a731c6e

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
@@ -1493,7 +1493,7 @@ bom {
14931493
]
14941494
}
14951495
}
1496-
library("Spring Kafka", "3.2.0-SNAPSHOT") {
1496+
library("Spring Kafka", "3.2.0-M1") {
14971497
considerSnapshots()
14981498
group("org.springframework.kafka") {
14991499
modules = [

0 commit comments

Comments
 (0)