Skip to content

Commit 28d27f5

Browse files
committed
Upgrade to Spring Kafka 2.7.0
Closes gh-25930
1 parent 28665ee commit 28d27f5

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
@@ -1671,7 +1671,7 @@ bom {
16711671
]
16721672
}
16731673
}
1674-
library("Spring Kafka", "2.7.0-SNAPSHOT") {
1674+
library("Spring Kafka", "2.7.0") {
16751675
group("org.springframework.kafka") {
16761676
modules = [
16771677
"spring-kafka",

0 commit comments

Comments
 (0)