Skip to content

Commit 60637b7

Browse files
committed
Upgrade to Spring Kafka 2.8.3
Closes gh-29759
1 parent 64b8610 commit 60637b7

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
@@ -1685,7 +1685,7 @@ bom {
16851685
]
16861686
}
16871687
}
1688-
library("Spring Kafka", "2.8.3-SNAPSHOT") {
1688+
library("Spring Kafka", "2.8.3") {
16891689
group("org.springframework.kafka") {
16901690
modules = [
16911691
"spring-kafka",

0 commit comments

Comments
 (0)