Skip to content

Commit 6301bbd

Browse files
committed
Start building against Spring Kafka 3.3.4 snapshots
See gh-44595
1 parent 1b07abf commit 6301bbd

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
@@ -2323,7 +2323,7 @@ bom {
23232323
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
23242324
}
23252325
}
2326-
library("Spring Kafka", "3.3.3") {
2326+
library("Spring Kafka", "3.3.4-SNAPSHOT") {
23272327
considerSnapshots()
23282328
group("org.springframework.kafka") {
23292329
modules = [

0 commit comments

Comments
 (0)