Skip to content

Commit 882c58b

Browse files
committed
Upgrade to Spring Kafka 2.7.9
Closes gh-28539
1 parent d3c5563 commit 882c58b

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
@@ -1691,7 +1691,7 @@ bom {
16911691
]
16921692
}
16931693
}
1694-
library("Spring Kafka", "2.7.9-SNAPSHOT") {
1694+
library("Spring Kafka", "2.7.9") {
16951695
group("org.springframework.kafka") {
16961696
modules = [
16971697
"spring-kafka",

0 commit comments

Comments
 (0)