Skip to content

Commit 8f91773

Browse files
committed
Upgrade to Spring Kafka 3.3.11
Closes gh-48027
1 parent 7837583 commit 8f91773

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
@@ -2211,7 +2211,7 @@ bom {
22112211
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
22122212
}
22132213
}
2214-
library("Spring Kafka", "3.3.11-SNAPSHOT") {
2214+
library("Spring Kafka", "3.3.11") {
22152215
considerSnapshots()
22162216
group("org.springframework.kafka") {
22172217
modules = [

0 commit comments

Comments
 (0)