Skip to content

Commit cd2f179

Browse files
committed
Upgrade to Spring Kafka 3.3.9
Closes gh-46871
1 parent ec84631 commit cd2f179

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
@@ -2345,7 +2345,7 @@ bom {
23452345
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
23462346
}
23472347
}
2348-
library("Spring Kafka", "3.3.9-SNAPSHOT") {
2348+
library("Spring Kafka", "3.3.9") {
23492349
considerSnapshots()
23502350
group("org.springframework.kafka") {
23512351
modules = [

0 commit comments

Comments
 (0)