Skip to content

Commit d5fe438

Browse files
committed
Upgrade to Spring Kafka 3.3.6
Closes gh-45421
1 parent fab15af commit d5fe438

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
@@ -2179,7 +2179,7 @@ bom {
21792179
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
21802180
}
21812181
}
2182-
library("Spring Kafka", "3.3.6-SNAPSHOT") {
2182+
library("Spring Kafka", "3.3.6") {
21832183
considerSnapshots()
21842184
group("org.springframework.kafka") {
21852185
modules = [

0 commit comments

Comments
 (0)