Skip to content

Commit 1de704b

Browse files
committed
Start building against Spring Kafka 2.9.2 snapshots
See gh-32596
1 parent 4803f28 commit 1de704b

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
@@ -1722,7 +1722,7 @@ bom {
17221722
]
17231723
}
17241724
}
1725-
library("Spring Kafka", "2.8.9") {
1725+
library("Spring Kafka", "2.8.10-SNAPSHOT") {
17261726
prohibit("[3.0.0-M1,)") {
17271727
because "it uses Spring Framework 6"
17281728
}

0 commit comments

Comments
 (0)