Skip to content

Commit 791f3f5

Browse files
committed
Upgrade to Spring Kafka 2.8.0-RC1
Closes gh-28257
1 parent f911470 commit 791f3f5

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
@@ -1663,7 +1663,7 @@ bom {
16631663
]
16641664
}
16651665
}
1666-
library("Spring Kafka", "2.8.0-SNAPSHOT") {
1666+
library("Spring Kafka", "2.8.0-RC1") {
16671667
group("org.springframework.kafka") {
16681668
modules = [
16691669
"spring-kafka",

0 commit comments

Comments
 (0)