Skip to content

Commit 0ad6ae9

Browse files
committed
Upgrade to Spring Kafka 2.7.13
Closes gh-30592
1 parent 1c08f50 commit 0ad6ae9

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
@@ -1736,7 +1736,7 @@ bom {
17361736
]
17371737
}
17381738
}
1739-
library("Spring Kafka", "2.7.13-SNAPSHOT") {
1739+
library("Spring Kafka", "2.7.13") {
17401740
group("org.springframework.kafka") {
17411741
modules = [
17421742
"spring-kafka",

0 commit comments

Comments
 (0)