Skip to content

Commit e89fd97

Browse files
committed
Upgrade to Spring Kafka 3.3.0-M1
Closes gh-41310
1 parent 9142514 commit e89fd97

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
@@ -1975,7 +1975,7 @@ bom {
19751975
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
19761976
}
19771977
}
1978-
library("Spring Kafka", "3.3.0-SNAPSHOT") {
1978+
library("Spring Kafka", "3.3.0-M1") {
19791979
considerSnapshots()
19801980
group("org.springframework.kafka") {
19811981
modules = [

0 commit comments

Comments
 (0)