Skip to content

Commit 6dc824a

Browse files
committed
Upgrade to Spring Kafka 3.3.4
Closes gh-44570
1 parent bd70c5d commit 6dc824a

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
@@ -2214,7 +2214,7 @@ bom {
22142214
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
22152215
}
22162216
}
2217-
library("Spring Kafka", "3.3.4-SNAPSHOT") {
2217+
library("Spring Kafka", "3.3.4") {
22182218
considerSnapshots()
22192219
group("org.springframework.kafka") {
22202220
modules = [

0 commit comments

Comments
 (0)