Skip to content

Commit 09f72da

Browse files
committed
Upgrade to Spring Kafka 3.2.9
Closes gh-45427
1 parent fd28508 commit 09f72da

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

0 commit comments

Comments
 (0)