Skip to content

Commit 3361f91

Browse files
committed
Start building against Spring Kafka 3.3.4 snapshots
See gh-44570
1 parent 3b1d3ee commit 3361f91

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.3") {
2217+
library("Spring Kafka", "3.3.4-SNAPSHOT") {
22182218
considerSnapshots()
22192219
group("org.springframework.kafka") {
22202220
modules = [

0 commit comments

Comments
 (0)