Skip to content

Commit c5e6c79

Browse files
committed
Upgrade to Spring Kafka 3.3.5
Closes gh-45144
1 parent 6508e7b commit c5e6c79

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
@@ -2309,7 +2309,7 @@ bom {
23092309
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
23102310
}
23112311
}
2312-
library("Spring Kafka", "3.3.5-SNAPSHOT") {
2312+
library("Spring Kafka", "3.3.5") {
23132313
considerSnapshots()
23142314
group("org.springframework.kafka") {
23152315
modules = [

0 commit comments

Comments
 (0)