Skip to content

Commit 69d2386

Browse files
committed
Upgrade to Spring Kafka 3.3.11
Closes gh-48041
1 parent c3c983f commit 69d2386

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
@@ -2350,7 +2350,7 @@ bom {
23502350
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
23512351
}
23522352
}
2353-
library("Spring Kafka", "3.3.11-SNAPSHOT") {
2353+
library("Spring Kafka", "3.3.11") {
23542354
considerSnapshots()
23552355
group("org.springframework.kafka") {
23562356
modules = [

0 commit comments

Comments
 (0)