Skip to content

Commit b395806

Browse files
committed
Upgrade to Spring Kafka 3.3.6
Closes gh-45440
1 parent de3ac5f commit b395806

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
@@ -2316,7 +2316,7 @@ bom {
23162316
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
23172317
}
23182318
}
2319-
library("Spring Kafka", "3.3.6-SNAPSHOT") {
2319+
library("Spring Kafka", "3.3.6") {
23202320
considerSnapshots()
23212321
group("org.springframework.kafka") {
23222322
modules = [

0 commit comments

Comments
 (0)