Skip to content

Commit ce6cc77

Browse files
committed
Upgrade to Spring Kafka 2.8.2
Closes gh-29224
1 parent 77e9047 commit ce6cc77

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
@@ -1689,7 +1689,7 @@ bom {
16891689
]
16901690
}
16911691
}
1692-
library("Spring Kafka", "2.8.2-SNAPSHOT") {
1692+
library("Spring Kafka", "2.8.2") {
16931693
group("org.springframework.kafka") {
16941694
modules = [
16951695
"spring-kafka",

0 commit comments

Comments
 (0)