Skip to content

Commit 77e27b7

Browse files
committed
Upgrade to Spring Kafka 3.3.7
Closes gh-45769
1 parent 7b8b18b commit 77e27b7

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
@@ -2188,7 +2188,7 @@ bom {
21882188
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
21892189
}
21902190
}
2191-
library("Spring Kafka", "3.3.7-SNAPSHOT") {
2191+
library("Spring Kafka", "3.3.7") {
21922192
considerSnapshots()
21932193
group("org.springframework.kafka") {
21942194
modules = [

0 commit comments

Comments
 (0)