Skip to content

Commit f1b0c95

Browse files
committed
Upgrade to Spring Kafka 3.3.0-M2
Closes gh-41821
1 parent ab2c924 commit f1b0c95

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
@@ -2016,7 +2016,7 @@ bom {
20162016
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
20172017
}
20182018
}
2019-
library("Spring Kafka", "3.3.0-SNAPSHOT") {
2019+
library("Spring Kafka", "3.3.0-M2") {
20202020
considerSnapshots()
20212021
group("org.springframework.kafka") {
20222022
modules = [

0 commit comments

Comments
 (0)