Skip to content

Commit 68641c3

Browse files
committed
Upgrade to Spring Kafka 3.1.0-M1
Closes gh-37234
1 parent 7269643 commit 68641c3

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
@@ -1560,7 +1560,7 @@ bom {
15601560
]
15611561
}
15621562
}
1563-
library("Spring Kafka", "3.1.0-SNAPSHOT") {
1563+
library("Spring Kafka", "3.1.0-M1") {
15641564
considerSnapshots()
15651565
group("org.springframework.kafka") {
15661566
modules = [

0 commit comments

Comments
 (0)