Skip to content

Commit 34cece8

Browse files
committed
Upgrade to Spring Kafka 3.2.0-M2
Closes gh-39897
1 parent 46f37ba commit 34cece8

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
@@ -1894,7 +1894,7 @@ bom {
18941894
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
18951895
}
18961896
}
1897-
library("Spring Kafka", "3.2.0-SNAPSHOT") {
1897+
library("Spring Kafka", "3.2.0-M2") {
18981898
considerSnapshots()
18991899
group("org.springframework.kafka") {
19001900
modules = [

0 commit comments

Comments
 (0)